]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
authorJingoo Han <jg1.han@samsung.com>
Tue, 30 Apr 2013 05:01:41 +0000 (14:01 +0900)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 11 Jul 2013 18:55:28 +0000 (20:55 +0200)
commit52ccc5aca4c9cf35974c1ea3b53fc43044b29361
tree37e34a400c665c53a94cd401192e9c4c01625894
parent3666eb028827c3a9df942cbc0a16388898c5a686
watchdog: rc32434_wdt: use devm_ioremap_nocache() functions

Use devm_ioremap_nocache() functions to make cleanup paths simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/rc32434_wdt.c