From: H Hartley Sweeten Date: Fri, 11 May 2012 23:58:33 +0000 (-0700) Subject: gpiolib: quiet gpiochip_add boot message noise X-Git-Tag: v3.5-rc1~93^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee1c1e7d6451204e71ae6d815bfa918c57450391;p=pandora-kernel.git gpiolib: quiet gpiochip_add boot message noise The pr_info message in gpiochip_add gets displayed for every gpiochip registered. When first bringing up a system this information could be helpful but for normal use it's just a bunch of noise. Change the message to a pr_debug. Signed-off-by: H Hartley Sweeten Signed-off-by: Grant Likely --- Reading git-diff-tree failed