Hi Mauro,

Here are cleanups and probe deferral in case of a failure to obtain a clock
for the smiapp driver.

Please pull.


The following changes since commit b6aa39228966e0d3f0bc3306be1892f87792903a:

  Merge tag 'v4.8-rc1' into patchwork (2016-08-08 07:30:25 -0300)

are available in the git repository at:

  ssh://linuxtv.org/git/sailus/media_tree.git smiapp

for you to fetch changes up to e5523b3e420ea19172e364bb6f10ce6eeec61efc:

  smiapp: Remove set_xclk() callback from hwconfig (2016-09-01 12:42:13 +0300)

----------------------------------------------------------------
Sakari Ailus (6):
      smiapp: Unify enforced and need-based 8-bit read
      smiapp: Rename smiapp_platform_data as smiapp_hwconfig
      smiapp: Return -EPROBE_DEFER if the clock cannot be obtained
      smiapp: Constify the regs argument to smiapp_write_8s()
      smiapp: Switch to gpiod API for GPIO control
      smiapp: Remove set_xclk() callback from hwconfig

 drivers/media/i2c/smiapp/smiapp-core.c  | 172 +++++++++++++-------------------
 drivers/media/i2c/smiapp/smiapp-quirk.c |  16 ++-
 drivers/media/i2c/smiapp/smiapp-regs.c  |  22 ++--
 drivers/media/i2c/smiapp/smiapp.h       |   3 +-
 include/media/i2c/smiapp.h              |   7 +-
 5 files changed, 93 insertions(+), 127 deletions(-)

-- 
Kind regards,

Sakari Ailus
e-mail: sakari.ai...@iki.fi     XMPP: sai...@retiisi.org.uk
--
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