Hi
On Mon, 4 Mar 2013, Sachin Kamat wrote:
> Use the newly introduced devm_ioremap_resource() instead of
> devm_request_and_ioremap() which provides more consistent error handling.
>
> Signed-off-by: Sachin Kamat
> Cc: Guennadi Liakhovetski
Thanks for the patches. I'll add all 4 to my 3.10 qu
On Mon, Mar 04, 2013 at 01:45:18PM +0530, Sachin Kamat wrote:
> Use the newly introduced devm_ioremap_resource() instead of
> devm_request_and_ioremap() which provides more consistent error handling.
>
> Signed-off-by: Sachin Kamat
> Cc: Guennadi Liakhovetski
> ---
> drivers/media/platform/sh_v
Use the newly introduced devm_ioremap_resource() instead of
devm_request_and_ioremap() which provides more consistent error handling.
Signed-off-by: Sachin Kamat
Cc: Guennadi Liakhovetski
---
drivers/media/platform/sh_veu.c |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff