On Mon, Mar 04, 2013 at 01:45:19PM +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
> ---
> drivers/media/platform/soc_camera/pxa_camera.c |8 ++
Use the newly introduced devm_ioremap_resource() instead of
devm_request_and_ioremap() which provides more consistent error handling.
Signed-off-by: Sachin Kamat
---
drivers/media/platform/soc_camera/pxa_camera.c |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/dri