From: H Hartley Sweeten Date: Wed, 7 Sep 2011 17:20:48 +0000 (-0700) Subject: staging: dt3155v4l: Remove printk noise X-Git-Tag: v3.2-rc1~169^2^2~579 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c94a2e47379dd647e4391a5ec9db1301b48b3e76;p=pandora-kernel.git staging: dt3155v4l: Remove printk noise Most of the printk's in this driver are just noise. Proper error codes are being returned so just remove the noise and clean up the whitespace in the code due to the removal. The two messages left in the probe are useful. Convert them to dev_info messages. Signed-off-by: H Hartley Sweeten Cc: Mauro Carvalho Chehab Cc: Hans Verkuil Cc: Paul Gortmaker Cc: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed