On Thu, 2013-05-02 at 17:09 +0200, Laurent Navet wrote: > Replace a call to deprecated devm_request_and_ioremap by > devm_ioremap_resource. > > Found with coccicheck and this semantic patch: > scripts/coccinelle/api/devm_request_and_ioremap.cocci. > > Signed-off-by: Laurent Navet <laurent.na...@gmail.com>
We already have this changed in the l2-mtd.git tree: commit f7393098da2aadf535787c74abd147aabaca491a Author: Silviu-Mihai Popescu <silviupopescu1...@gmail.com> Date: Thu Apr 11 00:01:51 2013 +0300 mtd: devices: convert to devm_ioremap_resource() Convert all uses of devm_request_and_ioremap() to the newly introduced devm_ioremap_resource() which provides more consistent error handling. Signed-off-by: Silviu-Mihai Popescu <silviupopescu1...@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityuts...@linux.intel.com> -- Best Regards, Artem Bityutskiy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/