Hi Alan,

Alan Stern <st...@rowland.harvard.edu> writes:

> Felipe and Kevin:
>
> While removing the remaining usages of USB_SUSPEND (things that I
> missed in the original patch), I noticed that
> arch/arm/configs/omap2plus_defconfig does not enable PM_RUNTIME -- even
> though it currently does enable USB_SUSPEND, which depends on
> PM_RUNTIME.  Was this an oversight?

Looks like an oversight, but covered up by some other default options
in mach-omap2/Kconfig.  Specifially, config ARCH_OMAP2PLUS_TYPICAL
(default y) does a select PM_RUNTIME.

> In a little while I will submit a patch which removes USB_SUSPEND from
> that file.  You or someone else may want to write a separate patch to
> enable PM_RUNTIME.

I think we'll be covered by our current defaults.

Thanks for the heads up.

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

Reply via email to