drm/msm: add moduleparam to disable fbdev
authorRob Clark <robdclark@gmail.com>
Fri, 30 Jan 2015 22:05:41 +0000 (17:05 -0500)
committerRob Clark <robdclark@gmail.com>
Sun, 1 Feb 2015 20:34:04 +0000 (15:34 -0500)
Useful to avoid recompiling to disable fbdev.  Useful because otherwise
the first modeset happens under console_lock (ie. debugging sadness).

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

No differences found