x86: tangier: pinmux: Move error message to the caller
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 27 Oct 2021 14:23:38 +0000 (17:23 +0300)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 1 Nov 2021 02:19:05 +0000 (10:19 +0800)
commit5270bee9b27cf63251696916e4b5a5d4412d3a2d
treeb5ca780d0e9ce29fe58362533b56765a9ed3abad
parent74bf2048e6e18ba310c62827d90f5ef76119bff6
x86: tangier: pinmux: Move error message to the caller

Move error message to the caller of mrfld_pinconfig*() in order
to unify them in the future.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/tangier/pinmux.c