Re: [PATCH v3] xHCI: Fixing xhci_readl definition and function call
From: Dan Carpenter
Date: Wed Aug 28 2013 - 03:13:23 EST
On Mon, Aug 26, 2013 at 07:38:57AM +0530, Kumar Gaurav wrote:
> This patch redefine function xhci_readl.xhci_readl function doesn't use xhci_hcd argument.
> Hence there is no need of keeping it in the function arguments.
>
> Redefining this function breaks other functions which calls this function.
> This phatch also correct those calls in xhci driver.
>
> Signed-off-by: Kumar Gaurav <kumargauravgupta3@xxxxxxxxx>
> ---
Could you put a list of changes since v2 here?:
v3: blah blah changelog mostly.
Also this doesn't apply for me against linux-next.
regards,
dan carpenter
--
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/