summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorSudeep Holla <sudeep.holla@arm.com>2025-04-11 12:31:43 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-04-30 21:51:23 +0200
commit8960c45a0f41399770d408921180231395604e2f (patch)
treea56cd3c16531934d0fda38d7afd11f3d660e81d4 /net/lapb/lapb_timer.c
parentb4432656b36e5cc1d50a1f2dc15357543add530e (diff)
ACPI: PCC: Simplify PCC shared memory region handling
The PCC driver now handles mapping and unmapping of shared memory areas as part of pcc_mbox_{request,free}_channel(). Without these before, this ACPI PCC opregion driver did handling of those mappings like several other PCC mailbox client drivers. There were redundant operations, leading to unnecessary code. Maintaining the consistency across these driver was harder due to scattered handling of shmem. Just use the mapped shmem and remove all redundant operations from this driver. Tested-by: Adam Young <admiyo@os.amperecomputing.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Link: https://patch.msgid.link/20250411113144.1151094-1-sudeep.holla@arm.com Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions