summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc
diff options
context:
space:
mode:
authorMuralidhara M K <muralidhara.mk@amd.com>2026-06-29 21:26:33 +0530
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2026-07-09 16:43:10 +0300
commitb558cbed39af2f7dc6cd86c00916566fc6f170d3 (patch)
tree2b00298255980c1e486bb4035d6c946eb1eafb33 /tools/lib/python/kdoc
parent0d7a2664494534d6152be9bd9bf1cb1d089c67d3 (diff)
platform/x86/amd/hsmp: Pass struct device explicitly to ACPI mailbox parsers
hsmp_read_acpi_crs() and hsmp_read_acpi_dsd() read the ACPI handle and emit error messages via sock->dev. Pass the struct device explicitly to both helpers instead of reading it back from sock->dev. This is a pure refactor with no functional change; it prepares for publishing sock->dev as the data-plane readiness gate only after the socket has been fully initialized, so the parsers must not depend on sock->dev already being set. Signed-off-by: Muralidhara M K <muralidhara.mk@amd.com> Link: https://patch.msgid.link/20260629155634.1807598-4-muralidhara.mk@amd.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/lib/python/kdoc')
0 files changed, 0 insertions, 0 deletions