]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (coretemp) Add missing section annotations
authorJean Delvare <khali@linux-fr.org>
Sun, 11 Dec 2011 22:48:41 +0000 (09:48 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 11 Dec 2011 22:48:41 +0000 (09:48 +1100)
commit4a96f1aafb556ff5070085e48f45c4b58b59246c
tree74b2fa9d2f8fb2552851b9a210daf1a96dc66472
parentbf4eecc2b2f9300dcea8b27839fc745608fe227d
hwmon: (coretemp) Add missing section annotations

Many functions in the coretemp driver lack a proper section
annotation. Add them to let the kernel free the memory after
initialization when possible.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Durgadoss R <durgadoss.r@intel.com>
Cc: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
drivers/hwmon/coretemp.c