commit | d26ec830f5d7345cc501ff6fe9d44c7e23930432 | [log] [tgz] |
---|---|---|
author | Tushar Behera <tushar.behera@linaro.org> | Tue Jun 18 09:45:07 2013 +0530 |
committer | Mark Brown <broonie@linaro.org> | Tue Jun 18 12:57:08 2013 +0100 |
tree | d96fed40a19c33a536b5107509af44670815e481 | |
parent | f5cd8de2ce32e25e399f1d49d4876bf9450163a2 [diff] |
regulator: ti-abb: Convert to use devm_ioremap_resource Commit 75096579c3ac ("lib: devres: Introduce devm_ioremap_resource()") introduced devm_ioremap_resource() and deprecated the use of devm_request_and_ioremap(). While at it, remove the error message as devm_ioremap_resource prints a similar error message. Signed-off-by: Tushar Behera <tushar.behera@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>