- Initialize first all chip selects before SPI device probing
may use a SPI device on the bus.
- Proper support of bit_per_word setting for SPI protocol drivers,
which do not setup this value, but may use it during the SPI
device probing.
- Add more warings for unused module parameters.
- correct some typos