diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2012-12-18 00:02:29 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-18 01:15:20 (GMT) |
commit | bdaa2c63b060ae082ab4f20378c1a6307b59b8db (patch) | |
tree | ae9c4a3e01bc4ac74350bd5330f725ce56e6d654 /drivers/vfio | |
parent | 942bfb3ed08b677e0a447096c501d6b0b49f44f9 (diff) | |
download | linux-fsl-qoriq-bdaa2c63b060ae082ab4f20378c1a6307b59b8db.tar.xz |
rtc: rtc-spear: use devm_*() routines
Free the rtc-spear driver from tension of freeing resources :) devm_*
derivatives of multiple routines are used while allocating resources,
which would be freed automatically by kernel.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Deepak Sikri <deepak.sikri@st.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/vfio')
0 files changed, 0 insertions, 0 deletions