diff options
author | Corentin Chary <corentincj@iksaif.net> | 2011-02-26 12:20:32 +0300 |
---|---|---|
committer | Matthew Garrett <mjg@redhat.com> | 2011-03-28 14:07:20 +0400 |
commit | 57ab7dae27fae6a492ec968dc543106685adcad5 (patch) | |
tree | 239d85862bf4eda7adb47a331beb012696fa48b3 /drivers/platform/x86/eeepc-wmi.c | |
parent | e12e6d94db24e9050821965aa75c95e8d2c65f10 (diff) | |
download | linux-57ab7dae27fae6a492ec968dc543106685adcad5.tar.xz |
asus-wmi: minor cleanups
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'drivers/platform/x86/eeepc-wmi.c')
-rw-r--r-- | drivers/platform/x86/eeepc-wmi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/eeepc-wmi.c b/drivers/platform/x86/eeepc-wmi.c index 3a060aefc5f3..e69701fc422b 100644 --- a/drivers/platform/x86/eeepc-wmi.c +++ b/drivers/platform/x86/eeepc-wmi.c @@ -2,7 +2,7 @@ * Eee PC WMI hotkey driver * * Copyright(C) 2010 Intel Corporation. - * Copyright(C) 2010 Corentin Chary <corentin.chary@gmail.com> + * Copyright(C) 2010-2011 Corentin Chary <corentin.chary@gmail.com> * * Portions based on wistron_btns.c: * Copyright (C) 2005 Miloslav Trmac <mitr@volny.cz> |