]> Pileus Git - ~andy/linux/commit
Staging: comedi: change pr_err to dev_err in __unioxx5_analog_read
authorConrad Gomes <conrad.s.j.gomes@gmail.com>
Thu, 21 Nov 2013 19:57:55 +0000 (01:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Nov 2013 19:37:40 +0000 (11:37 -0800)
commit698fa7a3cc364ea6667016feed129d402cdeca2b
tree7ae057db08e72cc2f7bb6269d36537dcec71a368
parent2851fcd52073b03e865128cad8161891094ecc02
Staging: comedi: change pr_err to dev_err in __unioxx5_analog_read

This is a patch which subsitutes pr_err with dev_err in
__unioxx5_analog_read as it is the preferred way to log in device
drivers

Signed-off-by: Conrad Gomes <conrad.s.j.gomes@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/unioxx5.c