diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-13 19:28:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-17 15:29:12 +0100 |
commit | c8e15075b2cb58d0ff08cc8772ce259d1be6b0cd (patch) | |
tree | b2b794d450721c04825b3fefd6bb598f8763f86b /kernel/cpu.c | |
parent | platform/x86: ibm_rtl: move to use bus_get_dev_root() (diff) | |
download | linux-c8e15075b2cb58d0ff08cc8772ce259d1be6b0cd.tar.xz linux-c8e15075b2cb58d0ff08cc8772ce259d1be6b0cd.zip |
platform/x86: intel-uncore-freq: 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: Mark Gross <markgross@kernel.org>
Cc: platform-driver-x86@vger.kernel.org
Acked-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: https://lore.kernel.org/r/20230313182918.1312597-5-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions