summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/keymaps/rc-dib0700-rc5.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-02-07 11:03:07 +0100
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-02-07 11:03:07 +0100
commit37e59f876bc710d67a30b660826a5e83e07101ce (patch)
treeb0b05e22400a3e0b7d3204aca39d1429d66d690f /drivers/media/rc/keymaps/rc-dib0700-rc5.c
parent[media] DocBook: Add a description for the Remote Controller interface (diff)
downloadlinux-37e59f876bc710d67a30b660826a5e83e07101ce.tar.xz
linux-37e59f876bc710d67a30b660826a5e83e07101ce.zip
[media, edac] Change my email address
There are several left overs with my old email address. Remove their occurrences and add myself at CREDITS, to allow people to be able to reach me on my new addresses. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/rc/keymaps/rc-dib0700-rc5.c')
-rw-r--r--drivers/media/rc/keymaps/rc-dib0700-rc5.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/rc/keymaps/rc-dib0700-rc5.c b/drivers/media/rc/keymaps/rc-dib0700-rc5.c
index 454ea596a7ee..907941145eb7 100644
--- a/drivers/media/rc/keymaps/rc-dib0700-rc5.c
+++ b/drivers/media/rc/keymaps/rc-dib0700-rc5.c
@@ -1,6 +1,6 @@
/* rc-dvb0700-big.c - Keytable for devices in dvb0700
*
- * Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@redhat.com>
+ * Copyright (c) 2010 by Mauro Carvalho Chehab
*
* TODO: This table is a real mess, as it merges RC codes from several
* devices into a big table. It also has both RC-5 and NEC codes inside.
@@ -233,4 +233,4 @@ module_init(init_rc_map)
module_exit(exit_rc_map)
MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Mauro Carvalho Chehab <mchehab@redhat.com>");
+MODULE_AUTHOR("Mauro Carvalho Chehab");