Re: [PATCH V2] USB: ohci-s3c2410: add PM support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Nov 22, 2011 at 04:27:13AM +0000, Jingoo Han wrote:
> This patch adds power management support such as suspend and resume
> functions.

It's also base64 encoded, making it a pain to apply.

And, when I apply it, I get a bunch of warnings:
$ git am -s ../s2
Applying: USB: ohci-s3c2410: add PM support
/home/gregkh/linux/work/usb/.git/rebase-apply/patch:15: trailing whitespace.
#ifdef CONFIG_PM
/home/gregkh/linux/work/usb/.git/rebase-apply/patch:16: trailing whitespace.
static int ohci_hcd_s3c2410_drv_suspend(struct device *dev)
/home/gregkh/linux/work/usb/.git/rebase-apply/patch:17: trailing whitespace.
{
/home/gregkh/linux/work/usb/.git/rebase-apply/patch:18: trailing whitespace.
	struct usb_hcd *hcd = dev_get_drvdata(dev);
/home/gregkh/linux/work/usb/.git/rebase-apply/patch:19: trailing whitespace.
	struct ohci_hcd	*ohci = hcd_to_ohci(hcd);
error: patch failed: drivers/usb/host/ohci-s3c2410.c:486
error: drivers/usb/host/ohci-s3c2410.c: patch does not apply
Patch failed at 0001 USB: ohci-s3c2410: add PM support

So I can't apply it, sorry, please rebase it against the next linux-next tree
and resend it in a format that I can apply it.

thanks,

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


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux