watchdog: lantiq_wdt: Remove the un-necessary check of resource after platform_get_re...
authorGeorge Cherian <george.cherian@ti.com>
Tue, 10 Jun 2014 04:40:07 +0000 (10:10 +0530)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 5 Aug 2014 20:42:27 +0000 (22:42 +0200)
devm_ioremap_resource() checks for valid resource.
Remove the un-necessary check after platform_get_resource().

Signed-off-by: George Cherian <george.cherian@ti.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found