mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix resume breakage of USB PCI controllers behind cardbus bridges
@ 2009-02-13 22:40 Rafael J. Wysocki
  2009-02-13 22:41 ` [PATCH 1/1] USB/PCI: Fix resume breakage of " Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2009-02-13 22:40 UTC (permalink / raw)
  To: Greg KH
  Cc: Alan Stern, Andrew Morton, Jesse Barnes, Linus Torvalds,
	Benjamin Herrenschmidt, Miles Lane, LKML, pm list, USB list

[Sorry for resending, I forgot to send CCs to the mailing lists.]

Hi,

Unfortunately, we broke the resume of USB PCI controllers behind cardbus
bridges by moving the restoration of their standard config registers to
usb_hcd_pci_resume_early().  Namely, if USB PCI controller is behind a cardbus
bridge, we're restoring its config registers too early, before the bridge
becomes operational.

IMO in the future it's better to move the resume of cardbus bridges to the
early resume phase (ie. before device interrupts will be enabled), but for
2.6.29 I think we should just go back to the 2.6.28 behavior, which is to
call pci_restore_state() from usb_hcd_pci_resume().  The following patch
does this.

Thanks,
Rafael


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

end of thread, other threads:[~2009-02-13 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-13 22:40 [PATCH 0/1] Fix resume breakage of USB PCI controllers behind cardbus bridges Rafael J. Wysocki
2009-02-13 22:41 ` [PATCH 1/1] USB/PCI: Fix resume breakage of " Rafael J. Wysocki

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

all inboxes | Powered by JetHome®