]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rc-main: split setup and unregister functions
authorAndi Shyti <andi.shyti@samsung.com>
Fri, 16 Dec 2016 06:12:14 +0000 (04:12 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 30 Jan 2017 16:06:19 +0000 (14:06 -0200)
commit20d56f7445a1b74a985e1156c780f81a9468a512
tree7e2d79c027d3719668e75debc7a1a7f9d86f3f11
parente7e3a7ca7b88a820ca6d8e4a38eb0886505676c0
[media] rc-main: split setup and unregister functions

Move the input device allocation, map and protocol handling to
different functions.

Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/rc-main.c