commit | cdaf0645db1416cf24f6481d49c68dffbeec3c64 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Tue Jul 23 20:01:47 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Aug 07 22:29:21 2013 +0200 |
tree | 304f41890dc24a9c827ae43380cdf388604a110d | |
parent | 7e865abb5292d0a30841b5c00686fdc714a026e1 [diff] |
drivers/pinctrl: 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> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>