commit | 941ead9adf195395d75eabb0cec15311bf5c5959 | [log] [tgz] |
---|---|---|
author | Guillaume Clement <gclement@baobob.org> | Fri Jul 25 01:06:21 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 27 11:21:28 2014 -0700 |
tree | 0fb6f30912ae210a35b09f16f609e2fca1831929 | |
parent | 5f742c7b98f38fbda19b4e8cc114e6878c7c3fbb [diff] |
staging: vt6655: Use pr_* functions instead of printk Lots of printk are used in vt6655, replace them with the pr_* equivalent. Signed-off-by: Guillaume Clement <gclement@baobob.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>