diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2020-03-28 13:03:02 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2020-04-21 17:50:09 +0100 |
commit | 4f39467e523e5fc8064dbabde8e927b1337e5b7e (patch) | |
tree | 9b00574765aa64a31259df268e85cb2be9780706 /drivers/media | |
parent | c281634c865202e2776b0250678ff93c771947ff (diff) | |
download | linux-4f39467e523e5fc8064dbabde8e927b1337e5b7e.tar.bz2 |
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')
-rw-r--r-- | drivers/media/cec/cec-notifier.c | 2 |
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. */ |