Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixes
authorDave Airlie <airlied@redhat.com>
Thu, 19 Nov 2015 03:17:08 +0000 (13:17 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 19 Nov 2015 03:17:08 +0000 (13:17 +1000)
commite6c84acb3afcdf4bdbedc75d268b6c8bd7c4ed7a
tree279289915022ce46f5878b1343d39c078257ca44
parent8ed59fd6d4691bd1e67b71f84e473f440fc7c821
parentbf893acc1675516fabf238a5ee3b52859c5687dc
Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixes

Here are a few little VC4 fixes for 4.4 that I didn't get in to you
before the -next pull request.  I dropped the feature-ish one I'd
mentioned, and also droppped the one I saw you included in the last
-fixes pull request.

* 'drm-vc4-fixes' of git://github.com/anholt/linux:
  drm/vc4: Make sure that planes aren't scaled.
  drm/vc4: Fix some failure to track __iomem decorations on pointers.
  drm/vc4: checking for NULL instead of IS_ERR
  drm/vc4: fix itnull.cocci warnings
  drm/vc4: fix platform_no_drv_owner.cocci warnings
  drm/vc4: vc4_plane_duplicate_state() can be static