staging: comedi: comedi_parport: remove the printk noise
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 20 Aug 2012 21:31:10 +0000 (14:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 18:28:47 +0000 (11:28 -0700)
commit06331fb0901519b846ebae347f9eeb65860361c7
treec30b1814a0edd2626c5a3980efe35b078a646652
parentb8d0f3ae8c9945b740983991009513df74dbc949
staging: comedi: comedi_parport: remove the printk noise

Remove the function trace message in parport_intr_cancel() and the
"bogus irq..." message is parport_interrupt(). They are just added
noise.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/comedi_parport.c