[media] rc: sunxi-cir: support module autoloading
authorEmilio López <emilio.lopez@collabora.co.uk>
Mon, 22 Feb 2016 01:26:34 +0000 (22:26 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Mar 2016 15:42:34 +0000 (12:42 -0300)
commitea05e8b4ec91a562bbd26ae2e1d0fc434b8d5d27
tree327a31d300215c9b688f16404494244a8bad0896
parenta288b78b83b6e795409de61dfb842faf5c4c53c3
[media] rc: sunxi-cir: support module autoloading

MODULE_DEVICE_TABLE() is missing, so the module isn't auto-loading on
systems supporting infrared. This commit adds the missing line so it
works out of the box when built as a module and running on a sunxi
system with an infrared receiver.

Signed-off-by: Emilio López <emilio.lopez@collabora.co.uk>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/sunxi-cir.c
This page took 0.025862 seconds and 5 git commands to generate.