]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: rc: Delete duplicate debug message
authorMarc Gonzalez <marc_gonzalez@sigmadesigns.com>
Mon, 18 Sep 2017 14:31:41 +0000 (11:31 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 4 Oct 2017 19:07:58 +0000 (16:07 -0300)
commita3bceca7d1498cb30be17156d14434d833c41f16
treeee4e981acc8d3dfe06bca56e590a73dad2b598d2
parent911ee7b0d3921c54de1607c8709c982a81d7081b
[media] media: rc: Delete duplicate debug message

ir_setkeytable() and ir_create_table() print the same debug message.
Delete the one in ir_setkeytable()

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