commit | 2baee3885050a881ef75be46e957ede36832750c | [log] [tgz] |
---|---|---|
author | Dhruva Gole <d-gole@ti.com> | Wed Mar 01 13:13:45 2023 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Apr 25 22:55:51 2023 +0530 |
tree | 96c93e1aa9ef6e01dc6f3bc8cd3acfc6a32561ea | |
parent | d9efbe109eede48856aab41045f8982969d47198 [diff] |
spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op() This should have been op->data.buswidth instead as we check for octal bus width for the data related ops Also add explanation for why there is checks for 8D even data bytes Cc: Pratyush Yadav <pratyush@kernel.org> Reviewed-by: Pratyush Yadav <ptyadav@amazon.de> Tested-by: Nikhil M Jain <n-jain1@ti.com> Signed-off-by: Dhruva Gole <d-gole@ti.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>