Files
twx-linux/drivers
Michael Hennerich c8dd215d57 spi: cadence: cache reference clock rate during probe
commit 4d163ad79b upstream.

The issue is that using SPI from a callback under the CCF lock will
deadlock, since this code uses clk_get_rate().

Fixes: c474b38665 ("spi: Add driver for Cadence SPI controller")
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Link: https://lore.kernel.org/r/20210114154217.51996-1-alexandru.ardelean@analog.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-23 15:48:48 +01:00
..
2020-11-05 11:06:52 +01:00
2021-01-17 13:59:00 +01:00
2020-09-09 19:03:06 +02:00
2021-01-23 15:48:42 +01:00
2020-11-05 11:06:55 +01:00
2020-12-29 13:47:02 +01:00