From: Eduardo <eduardo.valentin@xxxxxxxxxxx> Hi all, This patch series updates the mcbsp driver. It cleans up several coding style errors and also moves code to mach- specific place. Comments are wellcome. Cheers, Eduardo Valentin (2): PLAT-OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c PLAT-OMAP: MCBSP: Move code mach specific from plat-omap to mach-omap arch/arm/mach-omap1/Makefile | 2 + arch/arm/mach-omap2/Makefile | 2 + arch/arm/plat-omap/mcbsp.c | 501 ++++++++++--------------------------- include/asm-arm/arch-omap/mcbsp.h | 19 ++ 4 files changed, 151 insertions(+), 373 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