diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2012-04-15 10:27:33 (GMT) |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2012-05-23 14:16:43 (GMT) |
commit | ae21cc20a604b45e97d0cdbce7e9302ce7dd7d5c (patch) | |
tree | 98227beedb9dd62067d9daeb412b75852e6243df /drivers/watchdog/wdt_pci.c | |
parent | 065e8238302b630046ba3621943907cf509e78dd (diff) | |
download | linux-fsl-qoriq-ae21cc20a604b45e97d0cdbce7e9302ce7dd7d5c.tar.xz |
watchdog: ar7_wdt.c: use devm_request_and_ioremap
Combine request_region and ioremap into devm_request_and_ioremap. This has
the effect of fixing a missing iounmap on the failure of clk_get.
This also introduces a call to clk_put and clears the vbus_clk variable in
the case of failure or device removal.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/wdt_pci.c')
0 files changed, 0 insertions, 0 deletions