summaryrefslogtreecommitdiffstats
path: root/fs/eventpoll.c
diff options
context:
space:
mode:
authorStefano Babic2008-12-01 22:13:53 +0100
committerLinus Torvalds2008-12-02 04:55:24 +0100
commitb7d271df873c5121a4ca1c70dea126b5920ec2f1 (patch)
tree90274ea55692c718ce1e108619e369e34a945101 /fs/eventpoll.c
parentspi: avoid spidev crash when device is removed (diff)
downloadkernel-qcow2-linux-b7d271df873c5121a4ca1c70dea126b5920ec2f1.tar.gz
kernel-qcow2-linux-b7d271df873c5121a4ca1c70dea126b5920ec2f1.tar.xz
kernel-qcow2-linux-b7d271df873c5121a4ca1c70dea126b5920ec2f1.zip
spi: mpc52xx_psc_spi chipselect bugfix
According to the manual the "tdfOnExit" flag must be set on the last byte we want to send. The PSC controller holds SS low until the flag is set. However, the flag was set always on the last byte of the FIFO, independently if it is the last byte of the transfer. This generates spurious toggling of the SS signals that breaks the protocol of some peripherals. Fix. Signed-off-by: Stefano Babic <sbabic@denx.de> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/eventpoll.c')
0 files changed, 0 insertions, 0 deletions