]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: davinci_wdt: update to devm_* API
authorKumar, Anil <anilkumar.v@ti.com>
Fri, 8 Feb 2013 07:39:30 +0000 (13:09 +0530)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 19 Feb 2013 19:37:52 +0000 (20:37 +0100)
commit144ff55a8294029707f367a674826c634c637866
tree62856ae8510632db5995b94d7a7c5c9a53921c6b
parent5a27b2abaacabd08fded0f67ef9220c672c84286
watchdog: davinci_wdt: update to devm_* API

Update the code to use devm_* API so that driver
core will manage resources.

Signed-off-by: Kumar, Anil <anilkumar.v@ti.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/davinci_wdt.c