commit | 1e8955fd832cdbe93cfec9e507e7f1b8633f00e3 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Oct 15 14:30:37 2020 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Oct 16 11:21:12 2020 -0500 |
tree | 6ea5fb96c889dcc3ef517f55ae6d44da68ee711d | |
parent | 28a1488e55432b89653b2103504fdd21cab875c1 [diff] |
PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_info aspm_calc_l1ss_info() needs only the L1SS Capabilities. It doesn't need anything else from struct aspm_register_info, so pass only the Capabilities value. No functional change intended. Link: https://lore.kernel.org/r/20201015193039.12585-11-helgaas@kernel.org Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>