Re: [PATCH 2/6] drivers/usb/host/xhci.c Fixing xhci_readl call

2013-08-16 Thread Greg KH
On Sat, Aug 17, 2013 at 12:19:18AM +0530, Kumar Gaurav wrote: > Fixed xhci_readl call issue as per definition modified in patch > 0019-drivers-usb-host-xhci.h-Removing-xhci_hcd-from-argum.patch What patch is that? It looks like a filename, not a git commit id. Can you please fix this up? > Sign

[PATCH 2/6] drivers/usb/host/xhci.c Fixing xhci_readl call

2013-08-16 Thread Kumar Gaurav
Fixed xhci_readl call issue as per definition modified in patch 0019-drivers-usb-host-xhci.h-Removing-xhci_hcd-from-argum.patch Signed-off-by: Kumar Gaurav --- drivers/usb/host/xhci.c | 100 +++ 1 file changed, 50 insertions(+), 50 deletions(-) diff