Skip to content

Commit 2514bfe

Browse files
committed
fixup! staging: vchiq_arm: Register bcm2835-codec as a platform driver
1 parent 7ea0e22 commit 2514bfe

File tree

1 file changed

+0
-1
lines changed
  • drivers/staging/vc04_services/interface/vchiq_arm

1 file changed

+0
-1
lines changed

drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1830,7 +1830,6 @@ static int vchiq_probe(struct platform_device *pdev)
18301830
struct vchiq_drv_mgmt *mgmt;
18311831
int err;
18321832

1833-
vchiq_device_unregister(bcm2835_camera);
18341833
info = of_device_get_match_data(&pdev->dev);
18351834
if (!info)
18361835
return -EINVAL;

0 commit comments

Comments
 (0)