drm/vc4: Drop debug print at boot with DPI enabled.
authorEric Anholt <eric@anholt.net>
Wed, 8 Feb 2017 20:47:01 +0000 (12:47 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 15 Feb 2017 20:50:08 +0000 (12:50 -0800)
commita49bf8fb0a311cc8f68329e9853c15c6f0d12f9e
treea38da0ee7e8d11045bc67be019c0645c25731057
parent813a787861a41da45678176b3923c6992e084cc2
drm/vc4: Drop debug print at boot with DPI enabled.

Unlike the other encoders in the driver, I've also dropped the debug
dump function.  There's only really one register to this device, and
we have the debugfs reg entry still.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170208204701.29013-1-eric@anholt.net
drivers/gpu/drm/vc4/vc4_dpi.c