On Tue, 5 Mar 2013, Sachin Kamat wrote:
> module_platform_driver_probe() eliminates the boilerplate and simplifies
> the code.
>
> Signed-off-by: Sachin Kamat
Thanks, all 3 queued for 3.10
Regards
Guennadi
> ---
> drivers/media/platform/sh_veu.c | 13 +
> 1 files changed, 1 ins
module_platform_driver_probe() eliminates the boilerplate and simplifies
the code.
Signed-off-by: Sachin Kamat
---
drivers/media/platform/sh_veu.c | 13 +
1 files changed, 1 insertions(+), 12 deletions(-)
diff --git a/drivers/media/platform/sh_veu.c b/drivers/media/platform/sh_veu