Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next
authorDave Airlie <airlied@redhat.com>
Fri, 26 Feb 2016 03:02:57 +0000 (13:02 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 26 Feb 2016 03:02:57 +0000 (13:02 +1000)
As previously discussed, this is my first pull request for the DCU DRM
driver along with the change in MAINTAINERS.
https://lkml.org/lkml/2016/1/7/26

The pull contains some code cleanup changes (e.g. removing all error
handling for the regmap calls) and several fixes.

* 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu:
  drm/fsl-dcu: fix register initialization
  drm/fsl-dcu: use mode flags for hsync/vsync polarity
  drm/fsl-dcu: fix alpha blending
  drm/fsl-dcu: mask all interrupts on initialization
  drm/fsl-dcu: handle initialization errors properly
  drm/fsl-dcu: avoid memory leak on errors
  drm/fsl-dcu: remove regmap return value checks
  drm/fsl-dcu: specify volatile registers
  drm: fsl-dcu: Fix no fb check bug
  MAINTAINERS: update for Freescale DCU DRM driver


Trivial merge
This page took 0.0255 seconds and 5 git commands to generate.