]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allwinner GPIO: Fail if we cannot enable a clock
authormanu <manu@FreeBSD.org>
Mon, 2 Oct 2017 17:20:07 +0000 (17:20 +0000)
committermanu <manu@FreeBSD.org>
Mon, 2 Oct 2017 17:20:07 +0000 (17:20 +0000)
commitf67e55dde75eb65a6e8c9522a1bfaeaaa5024214
treeae68c30297a157e5daa0f4871bac202ca005034b
parentc4f1829a5df6be4f124292ee76ee36686cc5fd1a
Allwinner GPIO: Fail if we cannot enable a clock

If we cannot enable a clock (which is required to have the device
working), do not attach the device as it will not work.
sys/arm/allwinner/a10_gpio.c