[PATCH v2 11/34] media: mx1_camera: remove the driver
From: Shawn Guo <hidden>
Date: 2012-09-20 14:47:29
Also in:
linux-media
On Thu, Sep 20, 2012 at 09:56:34AM -0300, Mauro Carvalho Chehab wrote:
It is better to mark it as BROKEN for the next Kernel, and then to move it to staging, before dropping a broken driver. That gives people some time to fix it, if someone has interests on fixing the issues.
Ok. The driver has already been broken, and the patch marking it BROKEN does not necessarily need to be in this series. I will drop the patch from this series and send a separate patch based on media tree for that.
quoted
drivers/media/video/Kconfig | 12 - drivers/media/video/Makefile | 1 - drivers/media/video/mx1_camera.c | 889 -----------------------Btw, this conflicts with the tree renaming patches already at -staging, as this driver location is elsewhere.
mx1_camera.c is not a concern any more. However the series touches mx2_camera.c and mx3_camera.c as well. I just tested to merge the series with linux-next. Strangely, git does not detect the renaming for automatically merging changes. Do you have a stable branch for media patches that I can pull as dependency? Shawn