aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/cec
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2020-03-28 13:03:02 +0000
committerRussell King <rmk+kernel@armlinux.org.uk>2020-04-21 17:50:09 +0100
commit4f39467e523e5fc8064dbabde8e927b1337e5b7e (patch)
tree9b00574765aa64a31259df268e85cb2be9780706 /drivers/media/cec
parentARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl() (diff)
downloadlinux-dev-4f39467e523e5fc8064dbabde8e927b1337e5b7e.tar.xz
linux-dev-4f39467e523e5fc8064dbabde8e927b1337e5b7e.zip
Update rmk's email address in various drivers
Globally update my email address in six files scattered through the tree. Acked-by: Sam Ravnborg <sam@ravnborg.org> Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'drivers/media/cec')
-rw-r--r--drivers/media/cec/cec-notifier.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/cec/cec-notifier.c b/drivers/media/cec/cec-notifier.c
index e748cd54b45d..517e0035fc99 100644
--- a/drivers/media/cec/cec-notifier.c
+++ b/drivers/media/cec/cec-notifier.c
@@ -2,7 +2,7 @@
/*
* cec-notifier.c - notify CEC drivers of physical address changes
*
- * Copyright 2016 Russell King <rmk+kernel@arm.linux.org.uk>
+ * Copyright 2016 Russell King.
* Copyright 2016-2017 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
*/