Re: [PATCH] usb/xhci: unify parameter of xhci_msi_irq

From: gregkh
Date: Thu Mar 15 2012 - 10:57:48 EST


On Thu, Mar 15, 2012 at 12:53:06PM +0800, Alex Shi wrote:
>
> 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@xxxxxxxxx>
> ---
> drivers/usb/host/xhci-ring.c | 2 +-
> drivers/usb/host/xhci.c | 4 ++--
> drivers/usb/host/xhci.h | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)

Is this needed in my -next tree now? Or is it something for later?

Any reason you did not put Sarah on the To: line here? She's the one
that needs to ack it before I can accept it.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/