On Monday 20 August 2012, Chao Xie wrote: > > From: Chao Xie <[email protected]> > > v1->v2: > replace __raw_xxx with xxx_relax > use ioremap to remap the registers. Finaly it will use device tree to > get the physical address. > do not use macro to register clocks, and directly call the functions. > > v2->v3: > pxa910 will have APB extension clock, so some peripharals will have > clocks in APB extension base. > change pxa168-pwm to be pxa910-pwm for pxa910. It will fit the current > pwm driver. > > v3->v4: > remove addtional clock name definition > replace left __raw_xxx > > v4->v5: > change the format of the file >
Reviewed-by: Arnd Bergmann <[email protected]> Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

