diff options
author | Josh Cartwright <joshc@codeaurora.org> | 2014-02-13 23:00:43 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-14 17:06:16 -0500 |
commit | 9383f4c6b66256c039c65ddc141f0caeeae51847 (patch) | |
tree | 1ee2921eb241f744ea73a13918aa0050541631f4 /fs/kernfs | |
parent | a8fa94e0f2ab665f9aa665195618178b61ed8304 (diff) |
ACPI / platform: drop redundant ACPI_HANDLE check
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@kernel.org>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Josh Cartwright <joshc@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/kernfs')
0 files changed, 0 insertions, 0 deletions