Re: [PATCH v1] spi/xilinx: Revert master->setup function removal

2013-07-10 Thread Mark Brown
On Wed, Jul 10, 2013 at 09:25:28AM +0200, Michal Simek wrote: > master->setup() must be initialized to be able > to successfully run spi_bitbang_start() > and satisfy if/else logic there. Applied, thanks. We should still fix things so the bitbang stuff isn't needed but for v3.12 not v3.11. sign

[PATCH v1] spi/xilinx: Revert master->setup function removal

2013-07-10 Thread Michal Simek
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: 24778be20f87d5aadb19624fc768b3159fa43efc) Signed-off-by: Michal Simek --- Based on the latest Linus tree. --- drivers/