Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into drm...
authorDave Airlie <airlied@redhat.com>
Fri, 27 Jan 2017 00:33:39 +0000 (10:33 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 27 Jan 2017 00:33:39 +0000 (10:33 +1000)
This pull request brings in a few little error checking fixes and one
slow memory leak fix.

* tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux:
  drm/vc4: Return -EINVAL on the overflow checks failing.
  drm/vc4: Fix an integer overflow in temporary allocation layout.
  drm/vc4: fix a bounds check
  drm/vc4: Fix memory leak of the CRTC state.


Trivial merge