The following changes since commit 9bd77a9ce31dd242fece27219d14fbee5068dd85: spi: fsl-dspi: fix wrong pointer in suspend/resume (2020-11-04 17:50:24 +0000) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.10-rc2-2 for you to fetch changes up to bc7f2cd7559c5595dc38b909ae9a8d43e0215994: spi: bcm2835: remove use of uninitialized gpio flags variable (2020-11-06 11:23:26 +0000) ---------------------------------------------------------------- spi: Fix for v5.10 This is an additional fix on top of 5e31ba0c0543 (spi: bcm2835: fix gpio cs level inversion) - when sending my prior pull request I had misremembred the status of that patch, apologies for the noise here. ---------------------------------------------------------------- Martin Hundebøll (1): spi: bcm2835: remove use of uninitialized gpio flags variable drivers/spi/spi-bcm2835.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)