summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-sharp-decoder.c
diff options
context:
space:
mode:
authorJames Hogan <jhogan@kernel.org>2017-10-04 23:10:59 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2017-10-04 17:11:53 -0700
commite0a86312874e36033cd94fb977dd603a292875c8 (patch)
treed02f31ea77cd3aae0a57bccce9d63add481a741e /drivers/media/rc/ir-sharp-decoder.c
parentb7e14164417865e24b6a1b09110b63c01158fc8e (diff)
downloadop-kernel-dev-e0a86312874e36033cd94fb977dd603a292875c8.zip
op-kernel-dev-e0a86312874e36033cd94fb977dd603a292875c8.tar.gz
Update James Hogan's email address
Update my imgtec.com and personal email address to my kernel.org one in a few places as MIPS will soon no longer be part of Imagination Technologies, and add mappings in .mailcap so get_maintainer.pl reports the right address. Signed-off-by: James Hogan <jhogan@kernel.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/media/rc/ir-sharp-decoder.c')
-rw-r--r--drivers/media/rc/ir-sharp-decoder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/rc/ir-sharp-decoder.c b/drivers/media/rc/ir-sharp-decoder.c
index ed43a42..129b558 100644
--- a/drivers/media/rc/ir-sharp-decoder.c
+++ b/drivers/media/rc/ir-sharp-decoder.c
@@ -245,5 +245,5 @@ module_init(ir_sharp_decode_init);
module_exit(ir_sharp_decode_exit);
MODULE_LICENSE("GPL");
-MODULE_AUTHOR("James Hogan <james.hogan@imgtec.com>");
+MODULE_AUTHOR("James Hogan <jhogan@kernel.org>");
MODULE_DESCRIPTION("Sharp IR protocol decoder");
OpenPOWER on IntegriCloud