On Fri, Nov 13, 2015 at 8:13 PM, Mauro Carvalho Chehab <mche...@osg.samsung.com> wrote: >> I think the latter should go into include/linux/platform_data/media/*.h >> instead. > > Agreed. > > Please see the enclosed patch: > > > Subject: [PATCH] [media] include/media: move platform driver headers to a > separate dirs > > Let's not mix headers used by the core with those headers that > are needed by some specific platform drivers or by platform data. > > This patch was made via this script: > mkdir include/media/platform mkdir include/media/platform_data > (cd include/media/; git mv $(grep -l platform_data *.h|grep -v v4l2)
I think include/linux/platform_data/media/, like Arnd suggested, would be better. Then we can make it a common goal to empty include/linux/platform_data/ ;-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html