On Sun, Apr 23, 2017 at 4:10 AM, Simon Glass <[email protected]> wrote: > We should not call out to board code from drivers. With driver model, > mmc_power_init() already has code to use a named regulator, but the > legacy code path remains. Update the code to make this clear. >
I don't like this patch as it described. (I will answer to your mail in the other thread later) Let me check more, possible it's okay to have. > Signed-off-by: Simon Glass <[email protected]> > --- > > drivers/mmc/mmc.c | 15 +++++++++++---- > 1 file changed, 11 insertions(+), 4 deletions(-) > Applied to u-boot-dm _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

