commit | 678e5e1e42d74f77a6e2e9feb6f95ed72a996251 | [log] [tgz] |
---|---|---|
author | Christopher Hill <ch6574@gmail.com> | Thu May 21 14:36:29 2020 -0400 |
committer | Mark Brown <broonie@kernel.org> | Fri May 22 14:13:16 2020 +0100 |
tree | a84078c9e2d620974148cd8a1feef0a55184aba6 | |
parent | 05897c710e8e095abf80937e23068deb600f7b0c [diff] |
spi: rb4xx: null pointer bug fix This patch fixes a null pointer bug in the spi driver spi-rb4xx.c by moving the private data initialization to earlier in probe Signed-off-by: Christopher Hill <ch6574@gmail.com> Link: https://lore.kernel.org/r/20200521183631.37806-1-ch6574@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>