]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux into drm-next
authorDave Airlie <airlied@redhat.com>
Wed, 28 Sep 2016 01:17:26 +0000 (11:17 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 28 Sep 2016 01:17:26 +0000 (11:17 +1000)
commit84609f0adb1c88989e74e60b97e168be33c9ef5e
tree36ff51fd391095f7d33adcedfeea779e68140e83
parent3e7fd8d5f8dceb09e9ba3eb754bced9c6ae8aff5
parent02c9419614e4ecfdb87664c3b478023676d1ef1f
Merge tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux into drm-next

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

* tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux:
  drm/tilcdc: fix wrong error handling
  drm/tilcdc: Return directly after a failed kfree_table_init() in tilcdc_convert_slave_node()
  drm/tilcdc: Remove "default" from blue-and-red-wiring property binding
  drm/tilcdc: Fix non static symbol warning
  drm/tilcdc: mark symbols static where possible
  drm/tilcdc: add missing header dependencies
  drm/tilcdc: WARN if CRTC is touched without CRTC lock
  drm/tilcdc: Take CRTC lock when calling tilcdc_crtc_disable()
  drm/tilcdc: Remove unnecessary tilcdc_crtc_disable() from tilcdc_unload()
  drm/tilcdc: Flush flip-work workqueue before drm_flip_work_cleanup()
  drm/tilcdc: Clean up LCDC functional clock rate setting code
  drm/tilcdc: Take crtc modeset lock while updating the crtc clock rate
drivers/gpu/drm/tilcdc/tilcdc_crtc.c