drm/omap: remove fbdev debug enter/leave hooks
authorRob Clark <robdclark@gmail.com>
Sat, 16 Feb 2013 21:40:36 +0000 (16:40 -0500)
committerRob Clark <robdclark@gmail.com>
Sat, 16 Feb 2013 23:14:04 +0000 (18:14 -0500)
This will result in badness for drivers that do not implement
mode_set_base_atomic().  So don't pretend like we can support this.

Signed-off-by: Rob Clark <robdclark@gmail.com>

No differences found