Re: [PATCH] ACPI / platform: drop redundant ACPI_HANDLE check

From: Greg Kroah-Hartman
Date: Fri Feb 14 2014 - 17:05:23 EST


On Fri, Feb 14, 2014 at 02:45:29PM +0100, Rafael J. Wysocki wrote:
> On Thursday, February 13, 2014 10:00:43 PM Josh Cartwright wrote:
> > The acpi_dev_pm_attach/_detach functions perform their own checks to
> > ensure the device has an ACPI companion. It is not necessary for the
> > caller to do so.
> >
> > This mirrors what other busses with ACPI dev PM support do (i2c, spi,
> > sdio).
> >
> > Cc: Len Brown <lenb@xxxxxxxxxx>
> > Cc: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> > Signed-off-by: Josh Cartwright <joshc@xxxxxxxxxxxxxx>
>
> Hi Greg,
>
> If you want to take this, please feel free to add:
>
> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> to it. If you want me to take it, please let me know.

Thanks, I'll go take it through my tree.

greg k-h
--
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/