]> git.karo-electronics.de Git - karo-tx-linux.git/commit
spi-topcliff-pch: Fix SSN Control issue
authorTomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Tue, 6 Sep 2011 08:16:35 +0000 (17:16 +0900)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 4 Oct 2011 16:10:50 +0000 (10:10 -0600)
commit8b7aa961a815dad389525dcd1c36a44c249b1760
treee984e84c309d9c44ffac333783f65638a42c4743
parent27504be5c10bdc61761ec0126b3645428598ad91
spi-topcliff-pch: Fix SSN Control issue

During processing 1 command/data series,
SSN should keep LOW.
However, currently, SSN becomes HIGH.
This patch fixes the issue.

Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-topcliff-pch.c