staging: dt3155v4l: Remove printk noise
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 7 Sep 2011 17:20:48 +0000 (10:20 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Sep 2011 20:30:53 +0000 (13:30 -0700)
commitc94a2e47379dd647e4391a5ec9db1301b48b3e76
tree8bee5d8872b7a97803fb5357a5f56ef03a19fa57
parentcf05e52b026fcfb76e846596bd8e1c3f3e9420ea
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 <hsweeten@visionengravers.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/dt3155v4l/dt3155v4l.c