diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-22 09:36:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-22 20:25:18 +0100 |
commit | af48ab8b39ee9e4c4593a5da6e2501ebb8f99b12 (patch) | |
tree | 009fbdc554ba14125bc270e3383743a1eb51c76e /drivers/hsi | |
parent | cb4a0bec0bb982991b27d6826f3372890cebb8ab (diff) |
ACPI: LPIT: move to use bus_get_dev_root()
Direct access to the struct bus_type dev_root pointer is going away soon
so replace that with a call to bus_get_dev_root() instead, which is what
it is there for.
Cc: Len Brown <lenb@kernel.org>
Cc: linux-acpi@vger.kernel.org
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Link: https://lore.kernel.org/r/20230322083646.2937580-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hsi')
0 files changed, 0 insertions, 0 deletions