On Thu, 31 Jan 2019 03:04:21 -0700
Simon Glass wrote:
> Hi Andre,
>
> On Fri, 18 Jan 2019 at 18:33, Andre Przywara
> wrote:
> >
> > The Allwinner MMC supports both the legacy approach and the driver
> > model, at the cost of quite some #ifdefs.
> >
> > Mark the closing #endifs with their respec
Hi Andre,
On Fri, 18 Jan 2019 at 18:33, Andre Przywara wrote:
>
> The Allwinner MMC supports both the legacy approach and the driver model,
> at the cost of quite some #ifdefs.
>
> Mark the closing #endifs with their respective config symbol, to make it
> more obvious where each part ends and beg
The Allwinner MMC supports both the legacy approach and the driver model,
at the cost of quite some #ifdefs.
Mark the closing #endifs with their respective config symbol, to make it
more obvious where each part ends and begins.
Signed-off-by: Andre Przywara
---
drivers/mmc/sunxi_mmc.c | 6 +++--
3 matches
Mail list logo