Re: [PATCH v2 2/3] usb: xhci: Add the suspend/resume functionality

2012-10-15 Thread Felipe Balbi
On Sat, Oct 13, 2012 at 06:40:24PM +0530, Vikas Sajjan wrote: > Adding the suspend and resume functionality for the XHCI driver please do better on your commit log. > Signed-off-by: Abhilash Kesavan > Signed-off-by: Vikas C Sajjan > CC: Doug Anderson > --- > drivers/usb/host/xhci-plat.c | 3

[PATCH v2 2/3] usb: xhci: Add the suspend/resume functionality

2012-10-13 Thread Vikas Sajjan
Adding the suspend and resume functionality for the XHCI driver Signed-off-by: Abhilash Kesavan Signed-off-by: Vikas C Sajjan CC: Doug Anderson --- drivers/usb/host/xhci-plat.c | 33 + 1 files changed, 33 insertions(+), 0 deletions(-) diff --git a/drivers/usb