Re: [PATCH 1/3] ARM: pxa: mioa701: use the new pxa_camera platform_data

2016-11-02 Thread Robert Jarzmik
Robert Jarzmik writes: > pxa_camera has transitioned from a soc_camera driver to a standalone > v4l2 driver. Amend the device declaration accordingly. Queued to pxa/for-next. -- Robert

[PATCH 1/3] ARM: pxa: mioa701: use the new pxa_camera platform_data

2016-09-23 Thread Robert Jarzmik
pxa_camera has transitioned from a soc_camera driver to a standalone v4l2 driver. Amend the device declaration accordingly. Signed-off-by: Robert Jarzmik --- arch/arm/mach-pxa/mioa701.c | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/arch/arm/mach-pxa/mioa701.c