On 04/04/2013 12:45 PM, 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]> > Cc: Roger Quadros <[email protected]> > --- > drivers/mfd/omap-usb-tll.c | 9 +++------ > 1 file changed, 3 insertions(+), 6 deletions(-) > Acked-by: Roger Quadros <[email protected]>
-- 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/

