public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Removing vestiges of CONFIG_USB_SUSPEND
@ 2013-05-01 15:22 Alan Stern
  2013-05-06 22:47 ` Kevin Hilman
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Stern @ 2013-05-01 15:22 UTC (permalink / raw)
  To: Felipe Balbi, Kevin Hilman; +Cc: linux-omap-u79uwXL29TY76Z2rM5mHXA, USB list

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?

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.

Alan Stern

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Removing vestiges of CONFIG_USB_SUSPEND
  2013-05-01 15:22 Removing vestiges of CONFIG_USB_SUSPEND Alan Stern
@ 2013-05-06 22:47 ` Kevin Hilman
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2013-05-06 22:47 UTC (permalink / raw)
  To: Alan Stern; +Cc: Felipe Balbi, linux-omap, USB list

Hi Alan,

Alan Stern <stern@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-06 22:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-01 15:22 Removing vestiges of CONFIG_USB_SUSPEND Alan Stern
2013-05-06 22:47 ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox