login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
25
Re: [PATCH] PM: use pm_op methods for device types
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Greg KH
Subject:
Re: [PATCH] PM: use pm_op methods for device types
Date: Thursday, September 25, 2008 - 3:06 pm
On Thu, Sep 25, 2008 at 11:27:02PM +0200, Rafael J. Wysocki wrote:
quoted text
> On Thursday, 25 of September 2008, Alan Stern wrote: > > This patch (as1141) adds code to use the device type's pm_op methods, > > if they are defined. It fixes a regression in the USB PM code; the > > various suspend and resume methods are defined in the device type > > rather than in the bus, because USB devices have to be handled > > differently from USB interfaces. Without the patch, those methods > > never get called. > > > > The patch also fixes a couple of spelling errors. > > Hm, these changes are not needed in the current mainline, so there's a patch > in -next that removes the code added by this patch. > > It might be better to find that patch and drop it instead, IMO.
I agree, I think we would have seen more bugs if mainline can't suspend with a USB device attached, right? confused, greg k-h --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
hda_intel (sigmatel) defunct in mmotm 2008-09-13-03-09
, Jiri Slaby
, (Mon Sep 15, 7:00 am)
Re: hda_intel (sigmatel) defunct in mmotm 2008-09-13-03-09
, Matthew Ranostay
, (Mon Sep 15, 7:16 am)
Re: hda_intel (sigmatel) defunct in mmotm 2008-09-13-03-09
, Matthew Ranostay
, (Tue Sep 16, 7:43 am)
Re: hda_intel (sigmatel) defunct in mmotm 2008-09-13-03-09
, Jiri Slaby
, (Wed Sep 17, 1:58 am)
Re: hda_intel (sigmatel) defunct in mmotm 2008-09-13-03-09
, Matthew Ranostay
, (Wed Sep 17, 7:09 am)
suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
, Jiri Slaby
, (Wed Sep 17, 9:46 am)
Re: suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
, Alan Stern
, (Thu Sep 18, 2:14 pm)
Re: hda_intel (sigmatel) defunct in mmotm 2008-09-13-03-09
, Jiri Slaby
, (Wed Sep 24, 2:42 am)
Re: suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
, Jiri Slaby
, (Wed Sep 24, 3:55 am)
Re: suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
, Alan Stern
, (Wed Sep 24, 7:49 am)
Re: suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
, Jiri Slaby
, (Wed Sep 24, 9:04 am)
Re: suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
, Alan Stern
, (Wed Sep 24, 9:38 am)
Re: suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
, Greg KH
, (Wed Sep 24, 11:14 am)
Re: suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
, Jiri Slaby
, (Wed Sep 24, 11:19 am)
Re: suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
, Jiri Slaby
, (Wed Sep 24, 11:54 am)
Re: suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
, Alan Stern
, (Wed Sep 24, 2:29 pm)
Re: suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
, Jiri Slaby
, (Thu Sep 25, 1:51 pm)
[PATCH] PM: use pm_op methods for device types
, Alan Stern
, (Thu Sep 25, 2:07 pm)
Re: [PATCH] PM: use pm_op methods for device types
, Rafael J. Wysocki
, (Thu Sep 25, 2:27 pm)
Re: [PATCH] PM: use pm_op methods for device types
, Greg KH
, (Thu Sep 25, 3:06 pm)
Re: [PATCH] PM: use pm_op methods for device types
, Alan Stern
, (Fri Sep 26, 6:56 am)
Re: [PATCH] PM: use pm_op methods for device types
, Greg KH
, (Fri Sep 26, 10:59 am)
Re: [PATCH] PM: use pm_op methods for device types
, Pavel Machek
, (Mon Oct 6, 8:11 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Howells
[PATCH] KEYS: Use the variable 'key' in keyctl_describe_key()
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Greg Kroah-Hartman
[PATCH 09/36] driver core: register_memory/unregister_memory clean ups and bugfix
Pierre Ossman
Re: sdio: enhance IO_RW_EXTENDED support
Greg Kroah-Hartman
[PATCH 05/36] UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c
git
:
Mark Junker
git on MacOSX and files with decomposed utf-8 file names
Johannes Schindelin
Re: error: cannot lock ref 'refs/remotes/origin/*'
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Jonathan Nieder
Re: [PATCH v2] git-send-email.perl: fix In-Reply-To for second and subsequent patc...
linux-netdev
:
David Miller
Re: [PATCH 32/53] netns xfrm: finding policy in netns
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
Jan Engelhardt
[PATCH 1/3] net: tcp: make hybla selectable as default congestion module
Daniel Schaffrath
Re: tcp bw in 2.6
Matt Mackall
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
git-commits-head
:
Linux Kernel Mailing List
ipv6: fix an oops when force unload ipv6 module
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
KVM: VMX: Clear CR4.VMXE in hardware_disable
Linux Kernel Mailing List
imxfb: Fix margin settings
Linux Kernel Mailing List
USB: set correct configuration in probe of ti_usb_3410_5052
openbsd-misc
:
Stas Miasnikou
Re: Another question: device naming convention
Darrin Chandler
Re: That whole "Linux stealing our code" thing
Community First Financial
Teacher A+ Loan
Jan Stary
Re: audio recording levels
Andrej Elizarov
Re: Web Browsers
Colocation donated by:
Syndicate