Hi Sachin, On Tue, Apr 09, 2013 at 04:16:36PM +0530, Sachin Kamat wrote: > Use the newly introduced devm_ioremap_resource() instead of > devm_request_and_ioremap() 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: Sachin Kamat <[email protected]> > Acked-by: Roger Quadros <[email protected]> > --- > Rebased onto latest mfd-next tree. > --- > drivers/mfd/omap-usb-host.c | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) Both patches applied now, thanks.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- 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/

