mbox series

[0/2] spi: rk_spi: Fix transfer size overflow

Message ID 20191211132623.430-1-jagan@amarulasolutions.com (mailing list archive)
Headers show
Series spi: rk_spi: Fix transfer size overflow | expand

Message

Jagan Teki Dec. 11, 2019, 1:26 p.m. UTC
These two patches are fixing flash read with > 64K size and
spi flash read during SPI boot.

Any inputs?
Jagan.

Jagan Teki (2):
  Revert "rockchip: spi: fix off-by-one in chunk size computation"
  spi: rk_spi: Fix overflow max chunk size

 drivers/spi/rk_spi.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)