staging: asus_oled: Change printk calls to dev_xxx
authorJonathan Brett <jonbrett.dev@gmail.com>
Wed, 15 Aug 2012 19:47:32 +0000 (20:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 22:31:26 +0000 (15:31 -0700)
commit9c8adb8ff5b7a9530d6e0e338bda7cf952512325
treebfd71ba828937dac54ed707eb058ea2b2c74cf40
parentc2dea97429788d920bf51d33cba6c4cf72617726
staging: asus_oled: Change printk calls to dev_xxx

- Use dev_err whenever a struct device * is present
- None of the printk calls had levels set, but looked like they should
  probably be dev_err

Signed-off-by: Jonathan Brett <jonbrett.dev@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/asus_oled/asus_oled.c
This page took 0.023965 seconds and 5 git commands to generate.