diff options
author | Ye Li <ye.li@nxp.com> | 2019-07-10 09:23:51 +0000 |
---|---|---|
committer | Jagan Teki <jagan@amarulasolutions.com> | 2019-07-18 17:11:16 +0530 |
commit | 535b1fdb8e5e857b9d2747e5f1a1501ec85f327c (patch) | |
tree | be0fd3f742320707f12fafc611e58f8da21a02b0 /include/configs | |
parent | 0e80dda32c8d724c2a98dbbfb2f1e59762788f15 (diff) |
spi: spi-mem: Fix read data size issue
When slave drivers don't set the max_read_size, the spi-mem should directly
use data.nbytes and not limit to any size. But current logic will limit to
the max_write_size.
Signed-off-by: Ye Li <ye.li@nxp.com>
Acked-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'include/configs')
0 files changed, 0 insertions, 0 deletions