On Tue, Feb 11, 2014 at 09:44:12PM +0900, Jingoo Han wrote: > Use devm_ioremap_resource() in order to make the code simpler, > and remove 'struct resource *mem' from 'struct omap_wdt_dev' > and omap_wdt_probe(), resplectively. because the 'mem' variables > are not used anymore. Also the redundant return value check of > platform_get_resource() is removed, because the value is checked > by devm_ioremap_resource(). > > Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx> Acked-by: Aaro Koskinen <aaro.koskinen@xxxxxx> A. -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html