]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mmc_fdt_helpers: Always init the timout
authormanu <manu@FreeBSD.org>
Thu, 16 Apr 2020 12:32:28 +0000 (12:32 +0000)
committermanu <manu@FreeBSD.org>
Thu, 16 Apr 2020 12:32:28 +0000 (12:32 +0000)
commitf14dfa7a10ea29f8b6c3f757c16052e8aa3d09a5
tree114624c434af686d9d10c3699ccfaee3cfede610
parenta32b12393cd69aba6cbd6193382dbb5e1c6f0eec
mmc_fdt_helpers: Always init the timout

We use the taskqueue to schedule card detection so always init it.
This is a proper solution instead of r359965.

MFC after: 1 month
MFH: r359924
sys/dev/mmc/mmc_fdt_helpers.c