The patch number 11610 was added via Guennadi Liakhovetski 
<g.liakhovet...@gmx.de>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <linux-me...@vger.kernel.org>

------

From: Guennadi Liakhovetski  <g.liakhovet...@gmx.de>
soc-camera: simplify register access routines in multiple sensor drivers

Register access routines only need the I2C client, not the soc-camera device
context.

Signed-off-by: Guennadi Liakhovetski <g.liakhovet...@gmx.de>
---
 drivers/media/video/mt9m001.c |  105 +++++++++++++++++---------------
 drivers/media/video/mt9m111.c |   73 ++++++++++++----------
 drivers/media/video/mt9t031.c |  135 +++++++++++++++++++++-------------------
 drivers/media/video/mt9v022.c |  135 +++++++++++++++++++++--------------------
 4 files changed, 236 insertions(+), 212 deletions(-)


---

 linux/drivers/media/video/mt9m001.c |  117 +++++++++---------
 linux/drivers/media/video/mt9m111.c |   97 ++++++++-------
 linux/drivers/media/video/mt9t031.c |  177 ++++++++++++++--------------
 linux/drivers/media/video/mt9v022.c |  163 +++++++++++++------------
 4 files changed, 289 insertions(+), 265 deletions(-)

<diff discarded since it is too big>

---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/e4fcc11ee04946568332c434d1c128959871666c

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to