On Thu, Aug 2, 2012 at 1:15 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > Before kernel 2.6.29, we use compat_pci_{suspend,resume} > and not the SIMPLE_DEV_PM_OPS, which include the code for > PCI device handling. For 2.6.30 and higher, the core PCI > code includes the device handling. > > That leaves 2.6.29 as the odd one out and causes suspend > and resume to fail. Fix it by including the PCI device > handling code in the definition of SIMPLE_DEV_PM_OPS for > that kernel version. > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> Applied and pushed, thanks! Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html