Quick exit after setting the clock control register.
Discussed with: ian
This commit is contained in:
parent
5508dc2afe
commit
02630b085c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=294237
@ -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;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user