On Tue, Jan 22, 2013 at 11:25 AM, Thierry Reding <[email protected]> wrote: > On Tue, Jan 22, 2013 at 11:15:11AM +0100, Linus Walleij wrote: >> On Mon, Jan 21, 2013 at 11:09 AM, Thierry Reding >> <[email protected]> wrote: >> >> > Convert all uses of devm_request_and_ioremap() to the newly introduced >> > devm_ioremap_resource() which provides more consistent error handling. >> > >> > devm_ioremap_resource() provides its own error messages so all explicit >> > error messages can be removed from the failure code paths. >> > >> > Signed-off-by: Thierry Reding <[email protected]> >> > Cc: Grant Likely <[email protected]> >> > Cc: Linus Walleij <[email protected]> >> >> Is the interface already in-kernel so I should apply this or is it >> added as part of this series so you're searching an ACK? > > It is part of this series, so your Acked-by would be great.
Fair enough, Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

