spi: Change FIFO flush operation and spi channel off
authorKyoungil Kim <ki0351.kim@samsung.com>
Wed, 23 May 2012 12:29:51 +0000 (21:29 +0900)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 15 Dec 2012 00:49:34 +0000 (00:49 +0000)
Setting SW_RST does TX/RX FIFO flush.
After FIFO flush, SW_RST should be cleared.
The above setting and clearing SW_RST operation should be done after spi channel off.

Signed-off-by: Kyoungil Kim <ki0351.kim@samsung.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found