From: Olliver Schinagl <[email protected]> I'm sending this patch mostly so I don't loose it. I have only compile tested it so far, but wanted to get peoples input anyway. I'm still debating if I should investigate the macro's available in u-boot to do log2 to reverse the 2^n bitfield macro's.
This patch will need to be split into several more sensible chunks and goes against ian's cleanup branch v1. There are still a few things that need to be addressed, but its a start ;) Olliver Olliver Schinagl (1): Cleanups of various clock macro's arch/arm/cpu/armv7/sunxi/clock.c | 162 ++++++++------ arch/arm/cpu/armv7/sunxi/dram.c | 22 +- arch/arm/include/asm/arch-sunxi/clock.h | 370 ++++++++++++++++++++++---------- drivers/i2c/sunxi_i2c.c | 2 +- 4 files changed, 373 insertions(+), 183 deletions(-) -- 1.8.3.2 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
