watchdog: lantiq_wdt: Remove the un-necessary check of resource after platform_get_re...
authorGeorge Cherian <[email protected]>
Tue, 10 Jun 2014 04:40:07 +0000 (10:10 +0530)
committerWim Van Sebroeck <[email protected]>
Tue, 5 Aug 2014 20:42:27 +0000 (22:42 +0200)
commit37f152915fba723de7e5bf43ade3bd971977b724
tree6e108622ed6a1cbe7ada124b25f146e406069b0e
parent4bba08dda402172727c14d8e363a3dda38293548
watchdog: lantiq_wdt: Remove the un-necessary check of resource after platform_get_resource()

devm_ioremap_resource() checks for valid resource.
Remove the un-necessary check after platform_get_resource().

Signed-off-by: George Cherian <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
drivers/watchdog/lantiq_wdt.c