Skip to content
Commit 9a2ffd16 authored by Joe Perches's avatar Joe Perches Committed by Matthew Garrett
Browse files

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: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarMatthew Garrett <mjg@redhat.com>
parent 4686f6df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment