Quick exit after setting the clock control register.

Discussed with:	ian
This commit is contained in:
Justin Hibbits 2016-01-17 23:03:21 +00:00
parent 5508dc2afe
commit 02630b085c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=294237

View File

@ -429,6 +429,7 @@ imx_sdhci_write_2(device_t dev, struct sdhci_slot *slot, bus_size_t off, uint16_
} else {
imx_sdhc_set_clock(sc, false);
}
return;
}
/*