]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] v4l: omap3isp: Fix module autoloading
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 16 Sep 2015 23:31:38 +0000 (20:31 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 25 Jan 2016 10:21:12 +0000 (08:21 -0200)
commit8163ec29c4c2911291d6fb2e9d5b171e17ce4f43
treec39da8de7367f5a29f1761ab0201fb3575a177b1
parent333a6515344f5dc4ed0772b8fe252a2246f2e099
[media] v4l: omap3isp: Fix module autoloading

Platform drivers needs to export the OF id table and this be built
into the module or udev will not have the necessary information to
autoload the driver module when the device is registered via OF.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/omap3isp/isp.c