mbox series

[GIT,PULL,for,4.19] Fix for mt9v111 driver

Message ID 20180803220639.j6to6cj6vao3oa2x@valkosipuli.retiisi.org.uk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,for,4.19] Fix for mt9v111 driver | expand

Pull-request

ssh://linuxtv.org/git/sailus/media_tree.git for-4.19-5

Message

Sakari Ailus Aug. 3, 2018, 10:06 p.m. UTC
Hi Mauro,

Here's one more patch for 4.19. It's a fix, but the driver isn't in the
fixes branch so it's on master.

Please pull.


The following changes since commit 2c3449fb95c318920ca8dc645d918d408db219ac:

  media: usb: hackrf: Replace GFP_ATOMIC with GFP_KERNEL (2018-08-02 19:16:17 -0400)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git for-4.19-5

for you to fetch changes up to 86f2c9ac5248b4a4d784a7af95270567bbb959e3:

  media: i2c: mt9v111: Fix v4l2-ctrl error handling (2018-08-04 01:05:44 +0300)

----------------------------------------------------------------
Jacopo Mondi (1):
      media: i2c: mt9v111: Fix v4l2-ctrl error handling

 drivers/media/i2c/mt9v111.c | 41 +++++++++++++----------------------------
 1 file changed, 13 insertions(+), 28 deletions(-)