Hi Dave,
Please pull a few small fixes and cleanups for omapdrm for v4.9.
Tomi
The following changes since commit 3eab887a55424fc2c27553b7bfe32330df83f7b8:
Linux 4.8-rc4 (2016-08-28 15:04:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-4.9
for you to fetch changes up to fd83ee7803bbd1932d3b24b039353a39e6ffa0fc:
drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush() (2016-09-01 10:57:46 +0300)
---------------------------------------------------------------- omapdrm changes for 4.9
Only minor fixes and cleanups here.
---------------------------------------------------------------- Andrew F. Davis (1): drm/omap: remove unneeded conversions to bool
Jyri Sarha (1): drm/omapdrm: Remove double gamma table write in omap_crtc_atomic_flush()
Tomi Valkeinen (3): drm/omap: fix plane check when crtc is disabled drm/omap: cleanup omap_plane_atomic_check() drm/omap: print error instead of WARN() if plane setup fails
drivers/gpu/drm/omapdrm/dss/dispc.c | 6 +++--- drivers/gpu/drm/omapdrm/omap_crtc.c | 13 ------------- drivers/gpu/drm/omapdrm/omap_plane.c | 28 ++++++++++++++++++---------- 3 files changed, 21 insertions(+), 26 deletions(-)