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)
commitf1777aaf8468c674e2ef962fca6ef0e716755e00
treeb835808a3c798521f76a18edc3ee541566cf7a98
parentb1602452cb80239b121addc598803b6fc1223872
parentd0196c8d5d3057c5c21a82f3d0113ca8e501033b
Merge tag 'omapdrm-4.7-fixes' of git://git./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