OSDN Git Service

[media] media: rc: include device name in rc udev event
authorSean Young <sean@mess.org>
Fri, 1 Sep 2017 14:34:23 +0000 (11:34 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 4 Oct 2017 18:24:31 +0000 (15:24 -0300)
commitb9f407e31c50730784f70ec2deec71491395565f
treedb455dc1c75ae04e1d54dc4bc8ee2caa1a2f03af
parent6d75db305b8a964bfec337ca5f3c2cd5047b9bb1
[media] media: rc: include device name in rc udev event

This name is also stored in the input's device name, but that
is not available in TX only hardware (no input device).

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/rc-main.c