commit | ef45eae6e9f6af297c0cd0bfb98c85f3f51e96be | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Tue Jun 24 19:43:40 2014 -0500 |
committer | Tony Lindgren <tony@atomide.com> | Tue Jul 29 01:57:25 2014 -0700 |
tree | 97ece8269b9c2704d8611db57dd696e68e2ddb15 | |
parent | fe714a46a423f1b8802a1700b1b5956184738225 [diff] |
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>