linux-stable/drivers/mailbox
Suman Anna ef45eae6e9 mailbox/omap: simplify the fifo assignment by using macros
The OMAP mailbox IP has two different type of interrupt configuration
registers between OMAP4+ SoCs and OMAP2/3 SoCs. Simplify the current
interrupt configuration by using a single macro that translates the
two variants.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2014-07-29 01:57:25 -07:00
..
Kconfig mailbox/omap: remove OMAP1 mailbox driver 2014-07-29 01:55:09 -07:00
mailbox-omap2.c mailbox/omap: simplify the fifo assignment by using macros 2014-07-29 01:57:25 -07:00
Makefile mailbox/omap: remove OMAP1 mailbox driver 2014-07-29 01:55:09 -07:00
omap-mailbox.c mailbox/omap: remove omap_mbox_type_t from mailbox ops 2014-07-29 01:57:25 -07:00
omap-mbox.h mailbox/omap: remove omap_mbox_type_t from mailbox ops 2014-07-29 01:57:25 -07:00
pl320-ipc.c