]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: core: Allow mmc erase to carry large addresses
authorAvri Altman <avri.altman@wdc.com>
Sun, 6 Oct 2024 05:11:43 +0000 (08:11 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 14 Oct 2024 10:29:01 +0000 (12:29 +0200)
commit9b9c665aee041d3e897584be6c741f88697de1a6
treeddc18c0471711236b3ff12e679e6d1de2716c350
parent403a0293f1c230524e0185b31f69c02a6aed12c7
mmc: core: Allow mmc erase to carry large addresses

Preparing for SDUC, Allow the erase address to be larger beyond a 32 bit
address.

Tested-by: Ricky WU <ricky_wu@realtek.com>
Reviewed-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Avri Altman <avri.altman@wdc.com>
Link: https://lore.kernel.org/r/20241006051148.160278-6-avri.altman@wdc.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/block.c
drivers/mmc/core/core.c
drivers/mmc/core/core.h