Re: [PATCH] usb: ehci/ohci: use SIMPLE_DEV_PM_OPS to support hibernation

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

 



On Thu, Oct 23, 2014 at 6:48 AM, Wonhong Kwon <wonhongkwon@xxxxxxxxx> wrote:

> -#else /* !CONFIG_PM */
> +#else /* !CONFIG_PM_SLEEP */
>  #define ehci_platform_suspend  NULL
>  #define ehci_platform_resume   NULL

No need for these NULL defines anymore as you switched to SIMPLE_DEV_PM_OPS.

> -#else /* !CONFIG_PM */
> +#else /* !CONFIG_PM_SLEEP */
>  #define ohci_platform_suspend  NULL
>  #define ohci_platform_resume   NULL

Same here.
--
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