summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorSiva Durga Prasad Paladugu <[email protected]>2022-01-30 22:22:38 -0700
committerMichal Simek <[email protected]>2022-02-04 13:20:12 +0100
commita5a387a421105e671ee86a257eccf4d68aa1e7e7 (patch)
treec00ab3bca2b6069e866c91eeed453128ed4c2388 /include/linux/kernel.h
parent255537b5adbdfa9eb0fe750c79ad089e7c0e3990 (diff)
spi: zynq_qspi: Read only one byte at a time from txbuf
Read only one byte at a time from txbuf as txbuf may not be aligned and accessing more than a byte at a time may cause alignment issues. This fixes the issue of data abort exception while writing to flash device. Signed-off-by: Siva Durga Prasad Paladugu <[email protected]> Signed-off-by: Michal Simek <[email protected]> Signed-off-by: Ashok Reddy Soma <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions