Re: [PATCH] libata-acpi: add back ACPI based hotplug functionality

2013-06-26 Thread Rafael J. Wysocki
On Wednesday, June 26, 2013 09:43:09 AM Aaron Lu wrote: > On 06/24/2013 08:43 PM, Rafael J. Wysocki wrote: > > From: Aaron Lu > > > > Commit 30dcf76acc69 "libata: migrate ACPI code over to new bindings" > > mistakenly dropped the code to register hotplug notificaion handler > > for ATA port/devic

Re: [PATCH] libata-acpi: add back ACPI based hotplug functionality

2013-06-25 Thread Aaron Lu
On 06/24/2013 08:43 PM, Rafael J. Wysocki wrote: > From: Aaron Lu > > Commit 30dcf76acc69 "libata: migrate ACPI code over to new bindings" > mistakenly dropped the code to register hotplug notificaion handler > for ATA port/devices, causing regression for people using ATA bay, > as kernel bug #59

Re: [PATCH] libata-acpi: add back ACPI based hotplug functionality

2013-06-24 Thread Tejun Heo
Hello, On Mon, Jun 24, 2013 at 02:43:27PM +0200, Rafael J. Wysocki wrote: > From: Aaron Lu > > Commit 30dcf76acc69 "libata: migrate ACPI code over to new bindings" > mistakenly dropped the code to register hotplug notificaion handler > for ATA port/devices, causing regression for people using AT