diff options
author | Bob Moore <robert.moore@intel.com> | 2019-07-03 23:15:36 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-07-04 01:59:43 +0300 |
commit | f79c8e4136eac37255ead8875593ae33a2c16d20 (patch) | |
tree | 1485d97f2c848502a0139cdc93ef68398aadb54f /drivers/acpi/acpica/utinit.c | |
parent | d4ca763eed3bcc227f220beb11ff4eb2fa548755 (diff) | |
download | linux-f79c8e4136eac37255ead8875593ae33a2c16d20.tar.xz |
ACPICA: Namespace: simplify creation of the initial/default namespace
ACPICA commit 76658f55d8cc498a763bdb92f8e0d934822a129c
For the objects that are created by default (_GPE, _SB_, etc)
there is no need to use the heavyweight ns_lookup function.
Instead, simply create each object and link it in as the namespace
is built.
Link: https://github.com/acpica/acpica/commit/76658f55
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpica/utinit.c')
0 files changed, 0 insertions, 0 deletions