diff options
author | 2011-12-09 13:13:27 +0900 | |
---|---|---|
committer | 2012-03-09 20:54:57 -0700 | |
commit | 7d05b3e868ee0f9231baf40cb77be3df5dd1f18c (patch) | |
tree | 7f59c33e0d08f2dca503e7709f2bb6b738ef2aec /drivers/i2c/algos/i2c-algo-bit.c | |
parent | spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info (diff) | |
download | wireguard-linux-7d05b3e868ee0f9231baf40cb77be3df5dd1f18c.tar.xz wireguard-linux-7d05b3e868ee0f9231baf40cb77be3df5dd1f18c.zip |
spi-topcliff-pch: Fix issue for transmitting over 4KByte
Currently, when spi-topcliff-pch receives transmit request over 4KByte,
this driver can't process correctly. This driver needs to divide the data
into 4Kbyte unit.
This patch fixes the issue.
Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions