staging: comedi: hwdrv_apci3501: change printk to dev_err
authorChase Southwood <chase.southwood@gmail.com>
Mon, 1 Sep 2014 03:36:11 +0000 (22:36 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Sep 2014 17:49:28 +0000 (10:49 -0700)
commit2292d64c53e8acd4980eb3688c088e00fe8bf98b
tree644c29557801e6be22931f0add4c11d477e420db
parent4689e6c2a3378fe563b6e19a6ea251aa007ddf44
staging: comedi: hwdrv_apci3501: change printk to dev_err

dev_err() is preferred to printk() in device drivers.

Signed-off-by: Chase Southwood <chase.southwood@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3501.c