Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux into...
authorDave Airlie <airlied@redhat.com>
Wed, 25 Jun 2014 03:27:41 +0000 (13:27 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 25 Jun 2014 03:27:41 +0000 (13:27 +1000)
commitb0a2c15150a037b3ccd699c71c4aa7462c8b2bd1
tree1504b131fb90ae50753883967819ba1cf8b901a8
parent1539fb9bd405ee32282ea0a38404f9e008ac5b7a
parent87e956e9be0cdb832e90a4731b620286a8826842
Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux into drm-fixes

A handful of fixes from various folks.

* 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux:
  drm/msm: fix IOMMU cleanup for -EPROBE_DEFER
  drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE)
  drm/msm/hdmi: set hdp clock rate before prepare_enable
  drm/msm: storage class should be before const qualifier
  drm/msm: Replace type of paddr to uint32_t.