On Tue, Feb 11, 2014 at 09:10:50PM +0900, Jingoo Han wrote: > Use devm_ioremap_resource() in order to make the code simpler, > and move 'struct resource *mem' from 'struct jz4740_hwmon' to > jz4740_hwmon_probe() because the 'mem' variable is used only in > jz4740_hwmon_probe(). 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> Applied to -next. Thanks, Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors