]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
V4L/DVB: ir-core: fix some confusing comments
authorDavid Härdeman <david@hardeman.nu>
Thu, 15 Apr 2010 21:46:35 +0000 (18:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:47 +0000 (12:57 -0300)
Fix some confusing comments in drivers/media/IR/*

Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/ir-keytable.c
drivers/media/IR/ir-sysfs.c

index ebe24579bf32248d4838cfcc17af86124191d016..9374a006f43d6c82ba276e3d35f8261aa16a4108 100644 (file)
@@ -1,4 +1,4 @@
-/* ir-register.c - handle IR scancode->keycode tables
+/* ir-keytable.c - handle IR scancode->keycode tables
  *
  * Copyright (C) 2009 by Mauro Carvalho Chehab <mchehab@redhat.com>
  *
index 18cab0f59fdd435f2b1b3094c762ee3ab7f6da2b..002b1412331951a052e524c6ea53f2c2f87df415 100644 (file)
@@ -1,4 +1,4 @@
-/* ir-register.c - handle IR scancode->keycode tables
+/* ir-sysfs.c - sysfs interface for RC devices (/sys/class/rc)
  *
  * Copyright (C) 2009-2010 by Mauro Carvalho Chehab <mchehab@redhat.com>
  *