From 2cdf25bb574c20efde0340ffa90f08d1609ef97c Mon Sep 17 00:00:00 2001 From: George Cherian Date: Tue, 10 Jun 2014 10:10:08 +0530 Subject: [PATCH] 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 Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- Reading git-format-patch failed