[Mjpeg-users] [PATCH v2 1/3] [media] include/media: split I2C headers from V4L2 core

2015-11-16 Thread Mauro Carvalho Chehab
Currently, include/media is messy, as it contains both the V4L2 core headers and some driver-specific headers on the same place. That makes harder to identify what core headers should be documented and what headers belong to I2C drivers that are included only by bridge/main drivers that would requi

Re: [Mjpeg-users] [PATCH v2 1/3] [media] include/media: split I2C headers from V4L2 core

2015-11-16 Thread Arnd Bergmann
On Monday 16 November 2015 09:00:43 Mauro Carvalho Chehab wrote: > Currently, include/media is messy, as it contains both the V4L2 core > headers and some driver-specific headers on the same place. That makes > harder to identify what core headers should be documented and what > headers belong to I