commit | 9a2ffd168ef8ec3705060ffb21d6dcb20eeb9506 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Mar 29 15:21:45 2011 -0700 |
committer | Matthew Garrett <mjg@redhat.com> | Fri May 27 12:35:50 2011 -0400 |
tree | 04e236286c6b4d549c34fc7cf26f5a87f12595c2 | |
parent | 4686f6df69c5bca5ea795e01048d32f6eed07ba7 [diff] |
intel_pmic_gpio: Convert printks to pr_<level> Add #define pr_fmt(fmt) "%s: " fmt, __func__ to prefix function name to each output message. Convert printks to pr_<level>. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>