]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mailbox/omap: simplify the fifo assignment by using macros
authorSuman Anna <s-anna@ti.com>
Wed, 25 Jun 2014 00:43:40 +0000 (19:43 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 29 Jul 2014 08:57:25 +0000 (01:57 -0700)
commitef45eae6e9f6af297c0cd0bfb98c85f3f51e96be
tree97ece8269b9c2704d8611db57dd696e68e2ddb15
parentfe714a46a423f1b8802a1700b1b5956184738225
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>
drivers/mailbox/mailbox-omap2.c