diff options
author | 2020-04-20 15:08:45 -0400 | |
---|---|---|
committer | 2020-04-21 16:05:57 +0100 | |
commit | 0392727c261bab65a35cd4f82ee9459bc237591d (patch) | |
tree | 033598aec9337ae48f475eaee474053ebb964986 /drivers/spi/spi.c | |
parent | spi: bcm-qspi: when tx/rx buffer is NULL set to 0 (diff) | |
download | linux-dev-0392727c261bab65a35cd4f82ee9459bc237591d.tar.xz linux-dev-0392727c261bab65a35cd4f82ee9459bc237591d.zip |
spi: bcm-qspi: Handle clock probe deferral
The clock provider may not be ready by the time spi-bcm-qspi gets
probed, handle probe deferral using devm_clk_get_optional().
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Kamal Dasu <kdasu.kdev@gmail.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20200420190853.45614-2-kdasu.kdev@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi.c')
0 files changed, 0 insertions, 0 deletions