mbox

[GIT,PULL] soc-camera: 3 4.6 patched

Message ID Pine.LNX.4.64.1601101933060.24180@axis700.grange (mailing list archive)
State Accepted, archived
Headers

Pull-request

git://linuxtv.org/gliakhovetski/v4l-dvb.git for-4.6-1

Message

Guennadi Liakhovetski Jan. 10, 2016, 6:34 p.m. UTC
  Hi Mauro,

Please, pull 3 soc-camera patches for 4.6.

The following changes since commit 768acf46e1320d6c41ed1b7c4952bab41c1cde79:

  [media] rc: sunxi-cir: Initialize the spinlock properly (2015-12-23 15:51:40 -0200)

are available in the git repository at:

  git://linuxtv.org/gliakhovetski/v4l-dvb.git for-4.6-1

for you to fetch changes up to 0ce5dc413ad3f2aac19349c0b7cf5e2fcffb38f1:

  soc_camera: constify v4l2_subdev_sensor_ops structures (2016-01-09 12:40:51 +0100)

----------------------------------------------------------------
Geliang Tang (1):
      sh_mobile_ceu_camera: use soc_camera_from_vb2q

Julia Lawall (1):
      soc_camera: constify v4l2_subdev_sensor_ops structures

Yoshihiko Mori (1):
      soc_camera: rcar_vin: Add R-Car Gen3 support

 Documentation/devicetree/bindings/media/rcar_vin.txt     |  1 +
 drivers/media/i2c/soc_camera/mt9m001.c                   |  2 +-
 drivers/media/i2c/soc_camera/mt9t031.c                   |  2 +-
 drivers/media/i2c/soc_camera/mt9v022.c                   |  2 +-
 drivers/media/platform/soc_camera/rcar_vin.c             |  2 ++
 drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c | 14 +++++---------
 6 files changed, 11 insertions(+), 12 deletions(-)

Thanks
Guennadi
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  

Comments

Guennadi Liakhovetski Jan. 23, 2016, 6:17 p.m. UTC | #1
Hi Mauro,

This 4.6 pull request contains a patch, that touches both 
Documentation/devicetree/bindings/media/ and drivers/media/, but it now 
occurs to me, that it actually should be split into two patches, shouldn't 
it? Looks like you haven't pulled that branch yet, should I drop that 
patch from it, have it split into two and resubmit?

Thanks
Guennadi

On Sun, 10 Jan 2016, Guennadi Liakhovetski wrote:

> Hi Mauro,
> 
> Please, pull 3 soc-camera patches for 4.6.
> 
> The following changes since commit 768acf46e1320d6c41ed1b7c4952bab41c1cde79:
> 
>   [media] rc: sunxi-cir: Initialize the spinlock properly (2015-12-23 15:51:40 -0200)
> 
> are available in the git repository at:
> 
>   git://linuxtv.org/gliakhovetski/v4l-dvb.git for-4.6-1
> 
> for you to fetch changes up to 0ce5dc413ad3f2aac19349c0b7cf5e2fcffb38f1:
> 
>   soc_camera: constify v4l2_subdev_sensor_ops structures (2016-01-09 12:40:51 +0100)
> 
> ----------------------------------------------------------------
> Geliang Tang (1):
>       sh_mobile_ceu_camera: use soc_camera_from_vb2q
> 
> Julia Lawall (1):
>       soc_camera: constify v4l2_subdev_sensor_ops structures
> 
> Yoshihiko Mori (1):
>       soc_camera: rcar_vin: Add R-Car Gen3 support
> 
>  Documentation/devicetree/bindings/media/rcar_vin.txt     |  1 +
>  drivers/media/i2c/soc_camera/mt9m001.c                   |  2 +-
>  drivers/media/i2c/soc_camera/mt9t031.c                   |  2 +-
>  drivers/media/i2c/soc_camera/mt9v022.c                   |  2 +-
>  drivers/media/platform/soc_camera/rcar_vin.c             |  2 ++
>  drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c | 14 +++++---------
>  6 files changed, 11 insertions(+), 12 deletions(-)
> 
> Thanks
> Guennadi
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html