Re: [PATCH v6 5/6] ACPI: Add _OST support for ACPI container hotplug

From: Toshi Kani
Date: Wed Jun 27 2012 - 11:41:03 EST


On Wed, 2012-06-27 at 15:05 +0900, Yasuaki Ishimatsu wrote:
> 2012/06/27 5:42, Toshi Kani wrote:
> > Changed container_notify_cb() to call ACPI _OST method when ACPI
> > container hotplug operation has completed. Slightly restructured
> > the code with the same logic except that the hot-add case will
> > fail a request whenever device is set. This makes the error check
> > to be more comprehensive.
> >
> > The function sets eject_pending bit for an eject request since it
> > does not initiate hot-remove operation. This bit is checked by the
> > sysfs eject handler to determine if the request is originated from
> > an ACPI eject notification.
> >
> > Signed-off-by: Toshi Kani <toshi.kani@xxxxxx>
>
> Thank you for updating the change log.
>
> Reviewed-by: <isimatu.yasuaki@xxxxxxxxxxxxxx>

Thanks Yasuaki for reviewing!
-Toshi

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/