spi: Keep chipselect assertion during one message
authorKyoungil Kim <ki0351.kim@samsung.com>
Wed, 23 May 2012 12:34:06 +0000 (21:34 +0900)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 15 Dec 2012 00:49:33 +0000 (00:49 +0000)
During all transfers in one message, the device will not be chagned.
So we don't need to deassert chipselect during one message.

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

No differences found