diff options
| author | Julia Lawall <[email protected]> | 2012-12-07 11:29:32 +0100 |
|---|---|---|
| committer | Zhang Rui <[email protected]> | 2013-01-04 15:38:25 +0800 |
| commit | 03b79bda8d061d80a6106e257c072a2754141bab (patch) | |
| tree | 7efbfbfcdf9e4b4af9f2cd4e605571763b2906dc /include/linux/timerqueue.h | |
| parent | d2a73e225d113fdccd80373ad9aeb2b58b32a30b (diff) | |
drivers/thermal/spear_thermal.c: use devm_clk_get
devm_clk_get allocates a resource that is released when a driver detaches.
This patch uses devm_clk_get for data that is allocated in the probe
function of a platform device and is only released in the remove function.
Signed-off-by: Julia Lawall <[email protected]>
Signed-off-by: Zhang Rui <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions