From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> These are minor cleanups of the Realtek card reader driver. They shouldn't fix or break anything by themselves; they're just to make it slightly more readable and maintainable. Bjorn Helgaas (6): misc: rtsx: Remove unused pcr_ops misc: rtsx: Removed unused dev_aspm_mode misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL misc: rtsx: Simplify rtsx_comm_set_aspm() misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm() drivers/misc/cardreader/rts5249.c | 29 -------------------- drivers/misc/cardreader/rts5260.c | 26 ------------------ drivers/misc/cardreader/rts5261.c | 38 +++----------------------- drivers/misc/cardreader/rtsx_pcr.c | 43 ++++++------------------------ drivers/misc/cardreader/rtsx_pcr.h | 1 - include/linux/rtsx_pci.h | 25 ----------------- 6 files changed, 12 insertions(+), 150 deletions(-) base-commit: 8f3d9f354286745c751374f5f1fcafee6b3f3136 -- 2.25.1