https://github.com/torvalds/linux
Revision 3d0b6087f3f2c88caef25e1455ff8db0816d4e11 authored by Major Lee on 10 December 2010, 10:13:49 UTC, committed by Linus Torvalds on 15 December 2010, 02:48:59 UTC
There is a possibility that the last word of a transaction will be lost
if data is not ready.  Re-read in poll_transfer() to solve this issue
when poll_mode is enabled.

Verified on SPI touch screen device.

Signed-off-by: Major Lee <major_lee@wistron.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 54efdfe
History
Tip revision: 3d0b6087f3f2c88caef25e1455ff8db0816d4e11 authored by Major Lee on 10 December 2010, 10:13:49 UTC
dw_spi: Fix missing final read in some polling situations
Tip revision: 3d0b608
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 178.4 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top