commit | 345309fa7c0c9206a5344d379b174499952d79d9 | [log] [tgz] |
---|---|---|
author | Kamal Dasu <kdasu.kdev@gmail.com> | Wed Feb 08 15:15:04 2017 -0500 |
committer | Mark Brown <broonie@kernel.org> | Tue Feb 14 17:59:36 2017 +0000 |
tree | f7c9c426443dc4afe37e00f4fe3a66750befa049 | |
parent | 81ab52fd94f32aaa8a9c27b41934e4ae932ca106 [diff] |
spi: bcm-qspi: Fix bcm_qspi_bspi_read() performance Let bcm_qspi_bspi_flash_read() return all the requested bytes by breaking up the reads for BSPI block into optimal chunks size that a BSPI block can handle. Signed-off-by: Kamal Dasu <kdasu.kdev@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>