Skip to content
Commit 6f38010d authored by Kyoungil Kim's avatar Kyoungil Kim Committed by Grant Likely
Browse files

spi: Keep chipselect assertion during one message



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: default avatarKyoungil Kim <ki0351.kim@samsung.com>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 4939e27d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment