From 698fa7a3cc364ea6667016feed129d402cdeca2b Mon Sep 17 00:00:00 2001 From: Conrad Gomes Date: Fri, 22 Nov 2013 01:27:55 +0530 Subject: [PATCH] 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 Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed