OSDN Git Service

greybus: gpio: use dev_err and dev_warn
authorJohan Hovold <johan@hovoldconsulting.com>
Thu, 19 Mar 2015 15:51:16 +0000 (16:51 +0100)
committerGreg Kroah-Hartman <greg@kroah.com>
Thu, 19 Mar 2015 16:30:38 +0000 (17:30 +0100)
commite5032d8511cdb0b7b594863effa2c2a685beaaa5
treeef841c533618542c5f0b3154359b592a1135e83c
parent86c6816158d79228162b6dc2e759e3769dd3ab09
greybus: gpio: use dev_err and dev_warn

Use the more informative dev_err and dev_warn for messages, and make the
messages more uniform.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/gpio.c