mbox series

[GIT,PULL,for,4.20] Small lens driver fixes

Message ID 20180917094310.pbrd6sjy77vzv4tt@valkosipuli.retiisi.org.uk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,for,4.20] Small lens driver fixes | expand

Pull-request

ssh://linuxtv.org/git/sailus/media_tree.git tags/for-4.20-2-0

Message

Sakari Ailus Sept. 17, 2018, 9:43 a.m. UTC
Hi Mauro,

Here are two patches for assing maintainers for dw9714 and dw9807 and
a small cleanup for the dw9807-vcm driver.

Please pull.


The following changes since commit 78cf8c842c111df656c63b5d04997ea4e40ef26a:

  media: drxj: fix spelling mistake in fall-through annotations (2018-09-12 11:21:52 -0400)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git tags/for-4.20-2-0

for you to fetch changes up to 7e5b31af58cbc946574c36ca4923d5bb7fe01efd:

  dw9807-vcm: Remove redundant pm_runtime_set_suspended in remove (2018-09-16 01:43:47 +0300)

----------------------------------------------------------------
some lens driver patches

----------------------------------------------------------------
Sakari Ailus (2):
      dt-bindings: dw9714, dw9807-vcm: Add files to MAINTAINERS, rename files
      dw9807-vcm: Remove redundant pm_runtime_set_suspended in remove

 .../bindings/media/i2c/{dongwoon,dw9807.txt => dongwoon,dw9807-vcm.txt} | 0
 MAINTAINERS                                                             | 2 ++
 drivers/media/i2c/dw9807-vcm.c                                          | 1 -
 3 files changed, 2 insertions(+), 1 deletion(-)
 rename Documentation/devicetree/bindings/media/i2c/{dongwoon,dw9807.txt => dongwoon,dw9807-vcm.txt} (100%)