]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The anatop driver controls power and PLLs and needs to be available before
authorIan Lepore <ian@FreeBSD.org>
Tue, 2 Sep 2014 02:56:43 +0000 (02:56 +0000)
committerIan Lepore <ian@FreeBSD.org>
Tue, 2 Sep 2014 02:56:43 +0000 (02:56 +0000)
commit60f47da97247d503b177c7b4beff98269945132b
treeb18f411211628212ca8679d50dd5da69676e40f0
parent866180c3fcd1525df303e4c4f765266020759702
The anatop driver controls power and PLLs and needs to be available before
just about anything else (other than octop which provides it config info),
so make it an EARLY_DRIVER_MODULE().
sys/arm/freescale/imx/imx6_anatop.c