Hello, The following two patches add several new PRM/CM manipulation functions and convert existing code to use them when appropriate. At the moment, there are not very many users, but the (as yet unpublished) PM patches make more extensive use of these. Boot-tested on N800. - Paul size: text data bss dec hex filename 2812474 128976 86636 3028086 2e3476 vmlinux.orig 2812378 128976 86636 3027990 2e3416 vmlinux diffstat: arch/arm/mach-omap2/clock.c | 8 +++----- arch/arm/mach-omap2/clock24xx.c | 15 ++++----------- arch/arm/mach-omap2/cm.h | 34 +++++++++++++++++++++++++++++++++- arch/arm/mach-omap2/pm.c | 19 +++++-------------- arch/arm/mach-omap2/prcm.c | 14 ++++++++------ arch/arm/mach-omap2/prm.h | 37 ++++++++++++++++++++++++++++++++++--- drivers/dsp/dspgateway/dsp_core.c | 14 +++++--------- 7 files changed, 92 insertions(+), 49 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html