OSDN Git Service

pinctrl: use dev_*() instead of pr_*(), add some msgs, minor cleanups
authorStephen Warren <swarren@nvidia.com>
Wed, 22 Feb 2012 21:25:59 +0000 (14:25 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 24 Feb 2012 05:26:58 +0000 (06:26 +0100)
commit95dcd4aea57f1d449305f3032240bba0a839593b
treef5a94b7ddbfad5e96c56cb64609a0658ed772747
parent1681f5ae4ca25bddb6f7b6d4f463cc83e3d1ad01
pinctrl: use dev_*() instead of pr_*(), add some msgs, minor cleanups

e.g. dev_err instead of pr_err prints messages in a slightly more
standardized format.

Also, add a few more error messages to track down errors.

Also, some small cleanups of messages.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/core.c