Hi Marcus,
On Wed, Feb 5, 2014 at 9:26 PM, Marcus Folkesson
wrote:
> These chips makes use of the media_entity in the v4l2_subdev struct
> and is therefor dependent of the MEDIA_CONTROLLER config.
>
NAK, as you can currently see these drivers depend on VIDEO_V4L2_SUBDEV_API
config and if you see
These chips makes use of the media_entity in the v4l2_subdev struct
and is therefor dependent of the MEDIA_CONTROLLER config.
Signed-off-by: Marcus Folkesson
---
drivers/media/i2c/Kconfig |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/media/i2c/Kconfig b/dr