pinctrl: baytrail: Unify style of error and debug messages
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 2 Jun 2023 17:30:17 +0000 (20:30 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 2 Jun 2023 17:34:53 +0000 (20:34 +0300)
commitb9e1843447bb54ef5125e606fd720c43a3c29da2
treea8871ad343e014fe46492b40c9b9e5486d7a4ecc
parentac9a78681b921877518763ba0e89202254349d1b
pinctrl: baytrail: Unify style of error and debug messages

Use same formatting strings where it makes sense, so linker
will utilize only a single copy of it, otherwise make the
style similar to the rest of the messages of the close enough
semantics.

add/remove: 1/0 grow/shrink: 2/2 up/down: 91/-110 (-19)
Total: Before=17562, After=17543, chg -0.11%

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/pinctrl/intel/pinctrl-baytrail.c