Re: [PATCH 4/6] PCI: acpiphp: check for new devices on enabled host

2013-06-28 Thread Rafael J. Wysocki
On Friday, June 28, 2013 09:22:32 AM Yinghai Lu wrote: > On Fri, Jun 28, 2013 at 2:33 AM, Kirill A. Shutemov > wrote: > > Yinghai Lu wrote: > >> On Tue, Jun 25, 2013 at 9:22 AM, Mika Westerberg > >> wrote: > >> > From: "Kirill A. Shutemov" > >> > > >> > Current acpiphp_check_bridge() implementat

Re: [PATCH 4/6] PCI: acpiphp: check for new devices on enabled host

2013-06-28 Thread Yinghai Lu
On Fri, Jun 28, 2013 at 2:33 AM, Kirill A. Shutemov wrote: > Yinghai Lu wrote: >> On Tue, Jun 25, 2013 at 9:22 AM, Mika Westerberg >> wrote: >> > From: "Kirill A. Shutemov" >> > >> > Current acpiphp_check_bridge() implementation is pretty dumb: >> > - it enables the slot if it's not enabled and

Re: [PATCH 4/6] PCI: acpiphp: check for new devices on enabled host

2013-06-28 Thread Kirill A. Shutemov
Yinghai Lu wrote: > On Tue, Jun 25, 2013 at 9:22 AM, Mika Westerberg > wrote: > > From: "Kirill A. Shutemov" > > > > Current acpiphp_check_bridge() implementation is pretty dumb: > > - it enables the slot if it's not enabled and the slot status is > >ACPI_STA_ALL; > > - it disables the slot

Re: [PATCH 4/6] PCI: acpiphp: check for new devices on enabled host

2013-06-27 Thread Yinghai Lu
On Tue, Jun 25, 2013 at 9:22 AM, Mika Westerberg wrote: > From: "Kirill A. Shutemov" > > Current acpiphp_check_bridge() implementation is pretty dumb: > - it enables the slot if it's not enabled and the slot status is >ACPI_STA_ALL; > - it disables the slot if it's enabled and slot is not i

Re: [PATCH 4/6] PCI: acpiphp: check for new devices on enabled host

2013-06-26 Thread Kirill A. Shutemov
Andy Shevchenko wrote: > On Tue, Jun 25, 2013 at 7:22 PM, Mika Westerberg > wrote: > > > Current acpiphp_check_bridge() implementation is pretty dumb: > > - it enables the slot if it's not enabled and the slot status is > >ACPI_STA_ALL; > > - it disables the slot if it's enabled and slot is

Re: [PATCH 4/6] PCI: acpiphp: check for new devices on enabled host

2013-06-25 Thread Andy Shevchenko
On Tue, Jun 25, 2013 at 7:22 PM, Mika Westerberg wrote: > Current acpiphp_check_bridge() implementation is pretty dumb: > - it enables the slot if it's not enabled and the slot status is >ACPI_STA_ALL; > - it disables the slot if it's enabled and slot is not in ACPI_STA_ALL >state. > >

[PATCH 4/6] PCI: acpiphp: check for new devices on enabled host

2013-06-25 Thread Mika Westerberg
From: "Kirill A. Shutemov" Current acpiphp_check_bridge() implementation is pretty dumb: - it enables the slot if it's not enabled and the slot status is ACPI_STA_ALL; - it disables the slot if it's enabled and slot is not in ACPI_STA_ALL state. This behavior is not enough to handle Thun