[media] media: rc: preparation for on-demand decoder module loading
authorHeiner Kallweit <hkallweit1@gmail.com>
Mon, 16 Nov 2015 19:52:08 +0000 (17:52 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 19 Nov 2015 13:37:40 +0000 (11:37 -0200)
commit9f0bf366d70beaae64975dcb89272ea6d6fc4a03
treea6278b382dbf642c827256950eb029f7cc984d3b
parent93cffffc18f6894f90ae03552e8a228eb402347c
[media] media: rc: preparation for on-demand decoder module loading

Prepare on-demand decoder module loading by adding a module_name member
to struct proto_names and introducing the related load function.

After this patch of the series the decoder modules are still loaded
unconditionally.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/rc-main.c
This page took 0.031091 seconds and 5 git commands to generate.