Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Kyoungil Kim <ki0351.kim@samsung.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
- Loading branch information