Hi, On Tue, Jun 18, 2019 at 8:35 AM Ulf Hansson <ulf.hansson@xxxxxxxxxx> wrote: > > The comment in mmc_sdio_power_restore() belongs in mmc_sdio_reinit_card(), > which was created during a previous commit that re-factored some code. Fix > this by moving the comment into mmc_sdio_reinit_card(). > > Signed-off-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > --- > drivers/mmc/core/sdio.c | 34 +++++++++++++++++----------------- > 1 file changed, 17 insertions(+), 17 deletions(-) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>