]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon: (coretemp) Add missing section annotations
authorJean Delvare <khali@linux-fr.org>
Mon, 16 Jan 2012 21:51:47 +0000 (22:51 +0100)
committerJean Delvare <khali@endymion.delvare>
Mon, 16 Jan 2012 21:51:47 +0000 (22:51 +0100)
commitd6db23c7ce8d02896197394c1d741bdffe58ac54
tree8382f3907f04f29bb5bca9ce4e93a30b32b7f5be
parent6b101116ae445311031f3e9f91d3010d444b9845
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>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
drivers/hwmon/coretemp.c