From: Alex Shi Date: Fri, 24 May 2013 02:54:19 +0000 (+0800) Subject: usb/xhci: unify parameter of xhci_msi_irq X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~63^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=851ec164b14aa9dacafd6edb099e76a4cc9d06ec;p=pandora-kernel.git usb/xhci: unify parameter of xhci_msi_irq 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 Acked-by: Felipe Balbi Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed