From: H Hartley Sweeten Date: Wed, 6 Jan 2010 22:34:55 +0000 (-0700) Subject: leds: led-class.c - Quiet boot messages X-Git-Tag: v2.6.34-rc2~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9b6ef70f08f256ab4b8ec127c17ee629b85350;p=pandora-kernel.git leds: led-class.c - Quiet boot messages As each led device gets registered a kernel message gets printed. In an embedded system with a number of leds this can produce a lot of output that just looks like noise. Change the message type to KERN_DEBUG since it might be useful in the dmesg output "after" booting. Signed-off-by: H Hartley Sweeten Signed-off-by: Richard Purdie --- Reading git-diff-tree failed