]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin.gaignar...
authorDave Airlie <airlied@redhat.com>
Thu, 28 Aug 2014 01:48:58 +0000 (11:48 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 28 Aug 2014 01:48:58 +0000 (11:48 +1000)
commit878181708019b9ba833b5c16bb4a8a1815a8c6f3
tree31e9aa4f727010583484d3ad2d63ffe2b9dcb324
parentecc8d5dbabc8435f08b0f405449411e96bb9e73f
parentce318c1c8d077cea9ed90030b5033cab03a6abcb
Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-fixes

I have tested the 6 patches send on mailing list since you merge the sti driver.
I haven't seen issue with those patches except for the missing
dependency on Kconfig
where I have change "depends on" to "select".

* 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin.gaignard/kernel:
  drm: sti: Add missing dependency on RESET_CONTROLLER
  drm: sti: Make of_device_id array const
  drm: sti: Fix return value check in sti_drm_platform_probe()
  drm: sti: hda: fix return value check in sti_hda_probe()
  drm: sti: hdmi: fix return value check in sti_hdmi_probe()
  drm: sti: tvout: fix return value check in sti_tvout_probe()