commit | 2cdf25bb574c20efde0340ffa90f08d1609ef97c | [log] [tgz] |
---|---|---|
author | George Cherian <george.cherian@ti.com> | Tue Jun 10 10:10:08 2014 +0530 |
committer | Wim Van Sebroeck <wim@iguana.be> | Tue Aug 05 22:42:56 2014 +0200 |
tree | a87cdbf19254def17b66ad7c31067bb056fd1d28 | |
parent | 37f152915fba723de7e5bf43ade3bd971977b724 [diff] |
watchdog: shwdt: Remove the unnecessary check of resource after platform_get_resource() devm_ioremap_resource check for a valid resource. Remove the unnecessary check. Also group platform_get_resource and devm_ioremap_resource together for better readability. 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>