Files
linux/drivers
Mårten Lindahl 8098a931c0 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>
2023-06-02 19:15:42 +01:00
..
2023-05-18 07:59:08 -06:00
2023-06-02 19:15:42 +01:00
2023-05-16 21:07:26 -04:00
2023-05-20 22:48:46 +02:00