commit | 5d24b7de41ab53b3f309629fa73e285a8f9645e2 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Nov 26 16:42:24 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 03 09:20:23 2013 -0800 |
tree | ced593f5901c2e47db46bce4bdcffe3d9f57afbb | |
parent | e21f20e769c65cf0c327bc26e91b5e316b262491 [diff] |
staging: comedi: pcl816: convert printk messages in pcl816_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>