Re: [PATCH] media: i2c: ov2659: add VIDEO_V4L2_SUBDEV_API dependency

2015-05-01 Thread Mauro Carvalho Chehab
Em Fri, 10 Apr 2015 22:28:33 +0100 Lad Prabhakar escreveu: > From: "Lad, Prabhakar" > > this patch adds dependency of VIDEO_V4L2_SUBDEV_API > for VIDEO_OV2659 so that it doesn't complain for random > config builds. Actually, this doesn't seem right. Why should this driver depend on an optional

[PATCH] media: i2c: ov2659: add VIDEO_V4L2_SUBDEV_API dependency

2015-04-10 Thread Lad Prabhakar
From: "Lad, Prabhakar" this patch adds dependency of VIDEO_V4L2_SUBDEV_API for VIDEO_OV2659 so that it doesn't complain for random config builds. Reported-by: Randy Dunlap Signed-off-by: Lad, Prabhakar --- drivers/media/i2c/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -