>From f2e895f74544876572adbe3328aa27d20aa1aec4 Mon Sep 17 00:00:00 2001 From: Suman Anna <s-anna@xxxxxx> Date: Thu, 18 Feb 2010 14:34:39 -0600 Subject: [PATCH 0/5] Mailbox: Fix issues for OMAP4 This patchset has fixes for OMAP4 mailbox SYSCONFIG register. Also included are patches for improving mailbox performance, and other minor fixes. Hari Kanigeri (1): omap2/3/4: mailbox: retries in case of FIFO full Rob Clark (1): omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interrupt Suman Anna (3): omap2/3/4: mailbox: remove compiler warning omap: mailbox: correct OMAP4 reset logic omap: mailbox: correct OMAP4 SIDLEMODE logic arch/arm/mach-omap2/mailbox.c | 47 ++++++++++++++++++++++++++++++---------- arch/arm/plat-omap/mailbox.c | 14 ++++++++--- 2 files changed, 45 insertions(+), 16 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