git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eec752b
)
hwmon: (coretemp) Fix section mismatch
author
Jean Delvare
<khali@linux-fr.org>
Thu, 26 May 2011 10:01:54 +0000
(06:01 -0400)
committer
Guenter Roeck
<guenter.roeck@ericsson.com>
Fri, 27 May 2011 09:24:54 +0000
(
02:24
-0700)
chk_ucode_version() is only called from coretemp_probe() which is
__devinit, so it can be marked __devinit too.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Durgadoss R <durgadoss.r@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
No differences found