diff options
author | channing <chao.bi@intel.com> | 2013-01-16 05:14:20 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-16 05:35:04 (GMT) |
commit | 5dd070d21e2cb34b4162d564d73cca3591f94389 (patch) | |
tree | dee8bf3c9b71780453d56c62caa43cd69f7d06fa /drivers/target/sbp/Makefile | |
parent | 68e56cb3a068f9c30971c6117fbbd1e32918e49e (diff) | |
download | linux-fsl-qoriq-5dd070d21e2cb34b4162d564d73cca3591f94389.tar.xz |
serial:ifx6x60:Keep word size accordance with SPI controller
As protocol driver, IFX SPI driver initiate to setup SPI master with default
SPI word size as 16 bit/word, however, SPI master may not adopt this default
value due to SPI controller's capability, it might choose an available value by
itself and set it to spi_device.bits_per_word. In order to keep align with
Controller, IFX driver should make use of this value during SPI transfer,
but the default one.
Signed-off-by: Chen Jun <jun.d.chen@intel.com>
Signed-off-by: channing <chao.bi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/target/sbp/Makefile')
0 files changed, 0 insertions, 0 deletions