git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecf305c
)
omap: mailbox: correct the argument type for irq ops
author
Suman Anna
<s-anna@ti.com>
Fri, 7 Jun 2013 21:27:45 +0000
(16:27 -0500)
committer
Suman Anna
<s-anna@ti.com>
Tue, 11 Jun 2013 16:41:29 +0000
(11:41 -0500)
The argument type used in the actual individual omap_mbox_ops
for irqs should be omap_mbox_irq_t instead of omap_mbox_type_t.
Signed-off-by: Suman Anna <s-anna@ti.com>
No differences found