]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-max77686.c: use devm_kzalloc()
authorJingoo Han <jg1.han@samsung.com>
Tue, 26 Mar 2013 23:25:14 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:33 +0000 (17:12 +1100)
commit8b1c2b96dd2a6e0bcb815945935a1f90c99d75a1
treec61e8b7733ae0126f5aeecd19d105a11b12ff3db
parentb553db30a00673b5ac51d93223be5c4770fd8be4
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