]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mmc_fdt_helpers: Always init the timout
authorEmmanuel Vadot <manu@FreeBSD.org>
Thu, 16 Apr 2020 12:32:28 +0000 (12:32 +0000)
committerEmmanuel Vadot <manu@FreeBSD.org>
Thu, 16 Apr 2020 12:32:28 +0000 (12:32 +0000)
commit4fda71e8d927313900cd20316957908350e84b3b
tree114624c434af686d9d10c3699ccfaee3cfede610
parentac8dcddd8b7db79841ad5b450ab5a78fec1cb302
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