[media] em28xx-v4l: do not call em28xx_init_camera() if the device has no sensor
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Fri, 17 Jan 2014 17:45:32 +0000 (14:45 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Feb 2014 18:41:21 +0000 (16:41 -0200)
commitd86bc65a64e1e1536d9f5f3287f8707997b4e8fc
tree842e5d68dab3b4c1d53c72c4096fb1dcacf2407b
parentcb497c75fd6ba3c4fb922d1f1b68746f426257a9
[media] em28xx-v4l: do not call em28xx_init_camera() if the device has no sensor

This avoids the unnecessary temporary registration of a dummy V4L2 clock.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-video.c