]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
authorDave Airlie <airlied@redhat.com>
Fri, 3 Jun 2016 04:35:00 +0000 (14:35 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 3 Jun 2016 04:35:00 +0000 (14:35 +1000)
commit337d2d2ebb13ae85bba8ab39e264f897d0242e79
treeb835808a3c798521f76a18edc3ee541566cf7a98
parent0bc7b7ecb1e8b0175f470c6bd15b88ca191f9a2d
parenta166606edf9a5c2e97e393993f14ed61f98304b5
Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes

omapdrm fixes for 4.7

* multiple compile break fixes for missing includes, bad kconfig dependencies.
* remove regulator API misuse causing deprecation warnings
* OMAP5 HDMI fixes for DDC and AVI infoframe
* OMAP4 HDMI fix for CEC

* tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux:
  drm/omap: include gpio/consumer.h where needed
  drm/omap: include linux/seq_file.h where needed
  Revert "drm/omap: no need to select OMAP2_DSS"
  drm/omap: Remove regulator API abuse
  OMAPDSS: HDMI5: Change DDC timings
  OMAPDSS: HDMI5: Fix AVI infoframe
  drm/omap: fix OMAP4 hdmi_core_powerdown_disable()
  drm/omap: Fix missing includes
  drm/omapdrm: include pinctrl/consumer.h where needed