CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/01 13:18:22
Modified files:
sys/arch/armv7/imx: imxccm.c
Log message:
Stop using a global softc variable in most functions that are called
from the clock framework, and instead always pass the driver's softc
as function parameter.
