[PATCH v2 3/3] [media] include/media: move platform_data to linux/platform_data/media
Mauro Carvalho Chehab
mchehab at osg.samsung.com
Tue Nov 17 01:16:56 PST 2015
Em Mon, 16 Nov 2015 13:28:10 +0100
Arnd Bergmann <arnd at arndb.de> escreveu:
> I think we can also move some of the existing platform data headers to the same
> place, but that could be a separate patch:
>
> $ git grep linux/platform_data drivers/media/
> drivers/media/platform/coda/coda-common.c:#include <linux/platform_data/coda.h>
> drivers/media/platform/soc_camera/mx2_camera.c:#include <linux/platform_data/camera-mx2.h>
> drivers/media/platform/soc_camera/mx3_camera.c:#include <linux/platform_data/camera-mx3.h>
> drivers/media/platform/soc_camera/mx3_camera.c:#include <linux/platform_data/dma-imx.h>
> drivers/media/platform/soc_camera/pxa_camera.c:#include <linux/platform_data/camera-pxa.h>
> drivers/media/platform/soc_camera/rcar_vin.c:#include <linux/platform_data/camera-rcar.h>
Fair enough. Just sent a separate patch to address that.
Regards,
Mauro
More information about the linux-arm-kernel
mailing list