]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rc-core: rename ir-raw.c
authorDavid Härdeman <david@hardeman.nu>
Thu, 3 Apr 2014 23:34:28 +0000 (20:34 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 25 Jul 2014 23:01:25 +0000 (20:01 -0300)
commit908021f8d79024ea438e3ac7ca6ab0cf60310323
treeda558db6214bc5c8bd40ff279f7d49ecc3c72a39
parentcb9545b6307477d430ed674be4e82735857a97b9
[media] rc-core: rename ir-raw.c

Better to be coherent and prefix this file with rc-, in order to
help to identify to what subsystem it belongs.

This is in preparaton for a latter patch that will transform the
raw handling into a separate module.

Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/Makefile
drivers/media/rc/ir-raw.c [deleted file]
drivers/media/rc/rc-ir-raw.c [new file with mode: 0644]