patch to quieten down the noisy framebuffer mode messages ...

o...@babbage2:~/devel/kernel/linux-fsl-imx51-2.6.31$ diff -ruN 
../mxc_ipuv3_fb.c drivers/video/mxc/mxc_ipuv3_fb.c
--- ../mxc_ipuv3_fb.c   2009-10-06 13:19:14.731453383 +0200
+++ drivers/video/mxc/mxc_ipuv3_fb.c    2009-10-06 13:19:45.841458883 +0200
@@ -990,7 +990,7 @@
 
        platform_set_drvdata(pdev, fbi);
 
-       dev_err(&pdev->dev, "fb registered, using mode %s\n", fb_mode);
+       dev_dbg(&pdev->dev, "fb registered, using mode %s\n", fb_mode);
        return 0;
 
 err2:

-- 
please quieten down bootmessages
https://bugs.launchpad.net/bugs/438680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to