On Mon, Jan 21, 2013 at 11:08:55AM +0100, Thierry Reding wrote: > Convert all uses of devm_request_and_ioremap() to the newly introduced > devm_ioremap_resource() which provides more consistent error handling. Does this include the resource part of the handling too?