Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
return 0;
}
-
static void mmc1_init_pll(void)
{
uint32_t data;
} while (data & PERI_RST0_MMC0);
}
-
/* PMU SSI is the IP that maps the external PMU hi6553 registers as IO */
static void hi6220_pmussi_init(void)
{
if (ret)
printf("%s: Error adding eMMC port (%d)\n", __func__, ret);
-
/* take mmc1 (sd slot) out of reset, configure clocks and pinmuxing */
mmc1_init_pll();
mmc1_reset_clk();