commit | 81d30eda98fd8e29a6e002f6938cb746f75ca14f | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Feb 16 23:11:36 2017 -0800 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Apr 27 09:25:05 2017 +0100 |
tree | 20e1c0a6ab8109cf17b7e21557e8b058f19b14f4 | |
parent | 040fc9b1df118016bf5410d21feb72e9371aeb11 [diff] |
mfd: Convert remaining uses of pr_warning to pr_warn To enable eventual removal of pr_warning This makes pr_warn use consistent for drivers/mfd Prior to this patch, there were 4 uses of pr_warning and 9 uses of pr_warn in drivers/mfd Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>