commit | c1500ba0b61e9abf95e0e7ecd3c4ad877f019abe | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Sat Nov 21 12:55:03 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Dec 03 15:01:11 2015 -0200 |
tree | 4b25abb8b81e5c146f9728a05de9df52ea981c7c | |
parent | 94c1733468664255e2431686155114c9b87c25e8 [diff] |
[media] media: rc: remove unneeded code Now that that the decoder modules are loaded on-demand we can move loading the lirc module to rc_register_device directly and remove unneeded functions and comments. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>