[PATCH 0/2] mmc: davinci_mmc: Fix v6.9 regression

Bastien Curutchet posted 2 patches 1 year, 5 months ago
drivers/mmc/host/davinci_mmc.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
[PATCH 0/2] mmc: davinci_mmc: Fix v6.9 regression
Posted by Bastien Curutchet 1 year, 5 months ago
Hi all,

v6.9 introduced a small regression by removing a needed size check
while inserting the use of the scatterlist memory iterator.

The first patch fixes this regression.

The second patch improves probe's trace to report every supported bus
width

Bastien Curutchet (2):
  mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's
    length
  mmc: davinci_mmc: report all possible bus widths

 drivers/mmc/host/davinci_mmc.c | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

-- 
2.45.0