Re: [PATCH] [media] mx2_camera: Convert it to platform driver

2012-12-17 Thread Fabio Estevam
Hi Guennadi, On Fri, Nov 30, 2012 at 1:06 PM, Fabio Estevam wrote: > Converting it to platform code can make the code smaller. > > Signed-off-by: Fabio Estevam Does this patch look good? Regards, Fabio Estevam -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the bo

[PATCH] [media] mx2_camera: Convert it to platform driver

2012-11-30 Thread Fabio Estevam
Converting it to platform code can make the code smaller. Signed-off-by: Fabio Estevam --- drivers/media/platform/soc_camera/mx2_camera.c | 15 ++- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/drivers/media/platform/soc_camera/mx2_camera.c b/drivers/media/platfor