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 <sachin.ka...@linaro.org>
> Cc: Roger Quadros <rog...@ti.com>
> ---
>  drivers/mfd/omap-usb-tll.c |    9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)
> 
Acked-by: Roger Quadros <rog...@ti.com>

--
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/

Reply via email to