Graham Gower wrote: > On 3 June 2010 04:32, Lars-Peter Clausen <lars@xxxxxxxxxx> wrote: > > >> + { >> + .name = "dma", >> + .parent = &jz_clk_high_speed_peripheral.clk, >> + .gate_bit = JZ_CLOCK_GATE_UART0, >> + .ops = &jz_clk_simple_ops, >> + }, >> > > Presumably this should be JZ_CLOCK_GATE_DMAC. > > -Graham > Hi Yes. Thanks for reviewing - Lars