Re: [Resend][PATCH] pciehp: always implement resume

2012-09-07 Thread Bjorn Helgaas
[fix Kristen's email addr] On Fri, Sep 7, 2012 at 5:33 PM, Bjorn Helgaas wrote: > +cc Mark & Kristen > > Commit cd2fe83a815 by Mark added the code we're changing here, so this > is your chance to speak up if we're not doing the right thing :) > > On Fri, Sep 7, 2012 at 4:28 PM, Bjorn Helgaas wro

Re: [Resend][PATCH] pciehp: always implement resume

2012-09-07 Thread Bjorn Helgaas
+cc Mark & Kristen Commit cd2fe83a815 by Mark added the code we're changing here, so this is your chance to speak up if we're not doing the right thing :) On Fri, Sep 7, 2012 at 4:28 PM, Bjorn Helgaas wrote: > On Fri, Sep 7, 2012 at 2:28 PM, Rafael J. Wysocki wrote: >> From: Oliver Neukum >> S

Re: [Resend][PATCH] pciehp: always implement resume

2012-09-07 Thread Bjorn Helgaas
On Fri, Sep 7, 2012 at 2:28 PM, Rafael J. Wysocki wrote: > From: Oliver Neukum > Subject: pciehp: always implement resume > > The driver by default ignores resume. On some laptops > that means that interrupts are not delivered after S3. > So card removals and insertions will not be handled. Requi