From: ext Ohad Ben-Cohen <ohad@xxxxxxxxxx> Subject: [PATCH v3 0/4] omap: mailbox: cleanup & simplify Date: Wed, 5 May 2010 17:33:05 +0200 > This series includes comments from Hiroshi and Tony (thanks!). > > Changes since v2: > - add mbox_kfifo_size module parameter sanity checks > - remove (un)likely macros from cold mailbox paths Acked-by: Hiroshi DOYU <Hiroshi.DOYU@xxxxxxxxx> > > Thanks, > Ohad. > > --- > If you want, you can also reach me at < ohadb at ti dot com >. > > Ohad Ben-Cohen (4): > omap: mailbox: convert rwlocks to spinlock > omap: mailbox cleanup: split MODULE_AUTHOR line > omap: mailbox: remove (un)likely macros from cold paths > omap: mailbox: convert block api to kfifo > > arch/arm/mach-omap2/mailbox.c | 3 +- > arch/arm/plat-omap/Kconfig | 9 ++ > arch/arm/plat-omap/include/plat/mailbox.h | 4 +- > arch/arm/plat-omap/mailbox.c | 155 ++++++++++++++--------------- > 4 files changed, 87 insertions(+), 84 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