summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2021-03-03 17:08:37 +0100
committerMark Brown <broonie@kernel.org>2021-03-10 13:25:15 +0100
commitffb597b2bd3cd78b9bfb68f536743cd46dbb2cc4 (patch)
tree4716b6428c7b52654463b23b934df38ae58dc5e9 /samples
parentspi: ath79: always call chipselect function (diff)
downloadlinux-ffb597b2bd3cd78b9bfb68f536743cd46dbb2cc4.tar.xz
linux-ffb597b2bd3cd78b9bfb68f536743cd46dbb2cc4.zip
spi: ath79: remove spi-master setup and cleanup assignment
This removes the assignment of setup and cleanup functions for the ath79 target. Assigning the setup-method will lead to 'setup_transfer' not being assigned in spi_bitbang_init. Because of this, performing any TX/RX operation will lead to a kernel oops. Also drop the redundant cleanup assignment, as it's also assigned in spi_bitbang_init. Signed-off-by: David Bauer <mail@david-bauer.net> Link: https://lore.kernel.org/r/20210303160837.165771-2-mail@david-bauer.net Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions