• M
    mpc83xx_clk: Add enable method · 487bb2bc
    Mario Six 提交于
    Some DM drivers have hardcoded clk_enable calls when handling
    clocks (for example the fsl_esdhc driver).
    
    To work with these drivers, add an enable method to the MCP83xx clock
    driver (which does nothing, because the clocks are always enabled).
    Signed-off-by: NMario Six <mario.six@gdsys.cc>
    487bb2bc
mpc83xx_clk.c 9.4 KB