commit | 5270bee9b27cf63251696916e4b5a5d4412d3a2d | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Oct 27 17:23:38 2021 +0300 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Nov 01 10:19:05 2021 +0800 |
tree | b5ca780d0e9ce29fe58362533b56765a9ed3abad | |
parent | 74bf2048e6e18ba310c62827d90f5ef76119bff6 [diff] |
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>