diff options
author | Mårten Lindahl <marten.lindahl@axis.com> | 2023-06-02 21:12:54 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-06-02 21:15:42 +0300 |
commit | 8098a931c080d32687aee72a1dfac98507a6034b (patch) | |
tree | a02b7f8a04129d3a82b9c713cc76ddbe4f308f71 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a34e0353a681bbdd0402825e25410c3236109f31 (diff) | |
download | linux-8098a931c080d32687aee72a1dfac98507a6034b.tar.xz |
spi: spl022: Probe defer is no error
When the spi controller is registered and the cs_gpiods cannot be
assigned, causing a defer of the probe, there is an error print saying:
"probe - problem registering spi master"
This should not be announced as an error. Print this message for all
errors except for the probe defer.
Signed-off-by: Mårten Lindahl <marten.lindahl@axis.com>
Link: https://lore.kernel.org/r/20230602-pl022-defer-fix-v2-1-383f6bc2293a@axis.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions