Skip to content

Commit

Permalink
[CPUFREQ] conservative: amend author's email address
Browse files Browse the repository at this point in the history
Amend author's email address.

Signed-off-by: Alexander Clouter <alex@digriz.org.uk>
Signed-off-by: Dave Jones <davej@redhat.com>
  • Loading branch information
Alexander Clouter authored and Dave Jones committed Feb 25, 2009
1 parent 9142022 commit 11a80a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/cpufreq/cpufreq_conservative.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Copyright (C) 2001 Russell King
* (C) 2003 Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>.
* Jun Nakajima <jun.nakajima@intel.com>
* (C) 2004 Alexander Clouter <alex-kernel@digriz.org.uk>
* (C) 2009 Alexander Clouter <alex@digriz.org.uk>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand Down Expand Up @@ -625,7 +625,7 @@ static void __exit cpufreq_gov_dbs_exit(void)
}


MODULE_AUTHOR("Alexander Clouter <alex-kernel@digriz.org.uk>");
MODULE_AUTHOR("Alexander Clouter <alex@digriz.org.uk>");
MODULE_DESCRIPTION("'cpufreq_conservative' - A dynamic cpufreq governor for "
"Low Latency Frequency Transition capable processors "
"optimised for use in a battery environment");
Expand Down

0 comments on commit 11a80a9

Please sign in to comment.