commit | c28f692c6f5a836dc628fb6990fb4d3d1859f779 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Fri May 10 08:17:11 2013 +0000 |
committer | Zhang Rui <rui.zhang@intel.com> | Mon May 20 23:35:52 2013 +0800 |
tree | 872ff7a727796c4eed8b6b7075b0b100299a321b | |
parent | c240a539df4e2d50f86e2f31813ff6b7334cd493 [diff] |
drivers/thermal: don't check resource with devm_ioremap_resource devm_ioremap_resource does sanity checks on the given resource. No need to duplicate this in the driver. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Acked-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com>