diff options
author | 2020-03-02 11:25:21 +0100 | |
---|---|---|
committer | 2020-03-02 11:25:21 +0100 | |
commit | 3d9b8dd8320de69945ea7ccd0d1a76464138ba37 (patch) | |
tree | bf0c5601af1f42bda1ee8cfc4741c0c86ee6e98e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: EC: Simplify acpi_ec_add() (diff) | |
download | linux-dev-3d9b8dd8320de69945ea7ccd0d1a76464138ba37.tar.xz linux-dev-3d9b8dd8320de69945ea7ccd0d1a76464138ba37.zip |
ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot EC
If the boot EC comes from the DSDT, its ACPI handle is equal to the
handle of a device object with the PNP0C09 device ID. If that
device object is passed to acpi_ec_add(), it is not necessary to
allocate a new EC structure for it and parse it, because that has
been done already, so change the function to use the fast path in
that case.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions