]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-max77686.c: use devm_kzalloc()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:07:53 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Mar 2013 04:23:05 +0000 (15:23 +1100)
commit297e05567c6378e7d146512700615a35c68d4c9c
tree6d25e1c7713bb11536e6f941be743c8105de27a8
parent50b21a1e12f0777defe8f0e25667a495f1c35dd2
drivers/rtc/rtc-max77686.c: use devm_kzalloc()

Use devm_kzalloc() to make cleanup paths more simple.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-max77686.c