Hi Mauro

Here go the patches, that were missing in my last previous requests. And I 
still hope that also this time I've done everything right. My local 
soc-camera development branch was previously based off an earlier snapshot 
of your v4l development git tree. Now I have rebased that branch onto your 
current HEAD, applied the new patches, and pushed to linuxtv.org... It 
seems to have worked, but please, double-check whether it really has done 
everything right. If not - please, let me know. If everything is ok, I'll 
finally dlete my "fixes" tree from linuxtv.org.

The following changes since commit 0f857c8e41b32c27a5bb623cabad34f36afcb596:
  Guennadi Liakhovetski (1):
        sh_mobile_ceu_camera: pass .set_parm and .get_parm down to subdevices

are available in the git repository at:

  ssh://linuxtv.org/git/gliakhovetski/soc-camera.git devel

Guennadi Liakhovetski (1):
      soc-camera: add runtime pm support for subdevices

Márton Németh (1):
      The first two parameters of soc_camera_limit_side() are usually pointers 
to struct v4l2_rect elements. They are signed, so adjust the prototype 
accordingly.

Valentin Longchamp (1):
      mt9t031: use runtime pm support to restore ADDRESS_MODE registers

 drivers/media/video/mt9t031.c              |   66 ++++++++++++++++++++++++++--
 drivers/media/video/mt9v022.c              |    2 +-
 drivers/media/video/mx3_camera.c           |    4 +-
 drivers/media/video/rj54n1cb0c.c           |   18 ++++----
 drivers/media/video/sh_mobile_ceu_camera.c |    8 ++--
 drivers/media/video/soc_camera.c           |   18 +++++++-
 include/media/soc_camera.h                 |   12 ++++-
 7 files changed, 105 insertions(+), 23 deletions(-)

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to