Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi/xilinx: Revert master->setup function removal
master->setup() must be initialized to be able to successfully run spi_bitbang_start() and satisfy if/else logic there. "spi: convert drivers to use bits_per_word_mask" (sha1: 24778be) Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Mark Brown <broonie@linaro.org>
- Loading branch information