Home
last modified time | relevance | path

Searched hist:"8 ae11edeb95682f6ab1983986c1daff3a00e01fc" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/core/
H A Dcore.hdiff 8ae11edeb95682f6ab1983986c1daff3a00e01fc Thu May 06 16:58:28 CEST 2021 Ulf Hansson <ulf.hansson@linaro.org> mmc: core: Move eMMC cache flushing to a new bus_ops callback

To prepare to add internal cache management for SD cards, let's start by
moving the eMMC specific code into a new ->flush_cache() bus_ops callback.

In this way, it becomes straight forward to add the SD specific parts,
as subsequent changes are about to show.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20210506145829.198823-2-ulf.hansson@linaro.org
H A Dmmc_ops.cdiff 8ae11edeb95682f6ab1983986c1daff3a00e01fc Thu May 06 16:58:28 CEST 2021 Ulf Hansson <ulf.hansson@linaro.org> mmc: core: Move eMMC cache flushing to a new bus_ops callback

To prepare to add internal cache management for SD cards, let's start by
moving the eMMC specific code into a new ->flush_cache() bus_ops callback.

In this way, it becomes straight forward to add the SD specific parts,
as subsequent changes are about to show.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20210506145829.198823-2-ulf.hansson@linaro.org