commit | 765a24be67e9fe1097f18e0cd7080da1f47c60a4 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Nov 26 16:42:26 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 03 09:20:23 2013 -0800 |
tree | 28a4b0c1b77ed4dfea4695fd419261173e2883d3 | |
parent | e2f6df943892654b221a27f0be66c838c2c2bbed [diff] |
staging: comedi: pcl812: convert printk messages in pcl812_attach() Convert the printk messages in this function to dev_{level} mesages. Remove the ones that are just added noise. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>