misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 21 May 2020 18:05:42 +0000 (13:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 May 2020 07:38:13 +0000 (09:38 +0200)
commit9ae577047e5bae5f2adf41eb3f02a1e3d75134e1
tree8b858e93731db19b6467fa0a5894fc2f12dd0193
parent51876e22bf7f8f5d2b9ca7d2b3dcbfaaac2991a9
misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value

Use ASPM_MASK_NEG instead of hard-coded value, as other callers of
rtsx_pci_update_cfg_byte() do.  No functional change intended.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20200521180545.1159896-4-helgaas@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/cardreader/rtsx_pcr.c