]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09f4aa13279e233c29571515319a2af996a234ed
tree644c29557801e6be22931f0add4c11d477e420db
parentc7457fe8084d252aca9e738b7cb441781b91cf0c
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