commit | 48e9212021d920fe91046ad078e1070524844059 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue Nov 26 11:25:54 2013 -0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Nov 28 14:55:54 2013 +0100 |
tree | 48007c1b97432c385f6ad267c26777fea054bda8 | |
parent | 6b88f295690d3340fcbd01c1ff46991ea4f83c9f [diff] |
drm/i915: drop DRM_ERROR in intel_fbdev init This should just be a debug. Add another debug msg to the inherit path while we're at it. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=72098 Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>