Re: [PATCH 06/14] mmc: mmci: merge prepare data functions

2018-09-03 Thread Ulf Hansson
On 1 August 2018 at 11:36, Ludovic Barre wrote: > From: Ludovic Barre > > This patch merges the prepare data functions. > This allows to define a single access to prepare data service. > This prepares integration for mmci host ops. > > Signed-off-by: Ludovic Barre > --- > drivers/mmc/host/mmci.

[PATCH 06/14] mmc: mmci: merge prepare data functions

2018-08-01 Thread Ludovic Barre
From: Ludovic Barre This patch merges the prepare data functions. This allows to define a single access to prepare data service. This prepares integration for mmci host ops. Signed-off-by: Ludovic Barre --- drivers/mmc/host/mmci.c | 22 +- 1 file changed, 9 insertions(+), 1