Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next
authorDave Airlie <airlied@redhat.com>
Tue, 20 Sep 2016 20:28:25 +0000 (06:28 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Sep 2016 20:28:25 +0000 (06:28 +1000)
fsl-dcu fixes.

* 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu:
  drm/fsl-dcu: disable clock on error path
  drm/fsl-dcu: use PTR_ERR_OR_ZERO() to simplify the code
  drm/fsl-dcu: fix endian issue when using clk_register_divider


Trivial merge