commit | d6db23c7ce8d02896197394c1d741bdffe58ac54 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon Jan 16 22:51:47 2012 +0100 |
committer | Jean Delvare <khali@endymion.delvare> | Mon Jan 16 22:51:47 2012 +0100 |
tree | 8382f3907f04f29bb5bca9ce4e93a30b32b7f5be | |
parent | 6b101116ae445311031f3e9f91d3010d444b9845 [diff] |
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>