Hi Dave,
Please pull these collected fixes and cleanups from various sources. The
request was rebased on top the previous tilcdc pull request tag, so it
contains all the accumulated tilcdc changes for v4.9 so far.

Thanks,
Jyri

The following changes since commit 2e0965b06d90b9dba76198d026c4c2ee04443aca:

  drm/tilcdc: WARN if CRTC is touched without CRTC lock (2016-09-07
15:54:43 +0300)

are available in the git repository at:

  https://github.com/jsarha/linux tags/tilcdc-4.9-3.1

for you to fetch changes up to 7b993855dfd5d87e07ac84285d3d9bb0c743dede:

  drm/tilcdc: fix wrong error handling (2016-09-23 15:12:57 +0300)

----------------------------------------------------------------
Second attempt for 3rd drm/tilcdc pull request for v4.9.

----------------------------------------------------------------
Baoyou Xie (2):
      drm/tilcdc: add missing header dependencies
      drm/tilcdc: mark symbols static where possible

Daniel Schultz (1):
      drm/tilcdc: fix wrong error handling

Jyri Sarha (1):
      drm/tilcdc: Remove "default" from blue-and-red-wiring property binding

Markus Elfring (1):
      drm/tilcdc: Return directly after a failed kfree_table_init() in
tilcdc_convert_slave_node()

Wei Yongjun (1):
      drm/tilcdc: Fix non static symbol warning

 Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt |  6 +++---
 drivers/gpu/drm/tilcdc/tilcdc_drv.c                         | 10 +++++-----
 drivers/gpu/drm/tilcdc/tilcdc_panel.c                       |  1 +
 drivers/gpu/drm/tilcdc/tilcdc_slave_compat.c                |  8 ++++----
 drivers/gpu/drm/tilcdc/tilcdc_tfp410.c                      |  1 +
 5 files changed, 14 insertions(+), 12 deletions(-)

Reply via email to