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:
01c5f44
)
usb/xhci: unify parameter of xhci_msi_irq
author
Alex Shi
<alex.shi@intel.com>
Fri, 24 May 2013 02:54:19 +0000
(10:54 +0800)
committer
Sarah Sharp
<sarah.a.sharp@linux.intel.com>
Wed, 5 Jun 2013 23:45:33 +0000
(16:45 -0700)
According to Felipe and Alan's comments the second parameter of irq
handler should be 'void *' not a specific structure pointer.
So change it.
Signed-off-by: Alex Shi <alex.shi@intel.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
No differences found