android_kernel_xiaomi_sm7250/drivers/pci/pcie
Xiongfeng Wang 35903b8dbb PCI/ASPM: Add missing newline in sysfs 'policy'
[ Upstream commit 3167e3d340c092fd47924bc4d23117a3074ef9a9 ]

When I cat ASPM parameter 'policy' by sysfs, it displays as follows.  Add a
newline for easy reading.  Other sysfs attributes already include a
newline.

  [root@localhost ~]# cat /sys/module/pcie_aspm/parameters/policy
  [default] performance powersave powersupersave [root@localhost ~]#

Fixes: 7d715a6c1a ("PCI: add PCI Express ASPM support")
Link: https://lore.kernel.org/r/1594972765-10404-1-git-send-email-wangxiongfeng2@huawei.com
Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-19 08:14:58 +02:00
..
aer_inject.c PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/ 2018-06-11 08:11:39 -05:00
aer.c PCI/ERR: Use slot reset if available 2019-11-20 18:47:13 +01:00
aspm.c PCI/ASPM: Add missing newline in sysfs 'policy' 2020-08-19 08:14:58 +02:00
dpc.c PCI: portdrv: Initialize service drivers directly 2019-11-20 18:47:10 +01:00
err.c PCI/ERR: Run error recovery callbacks for all affected devices 2019-11-20 18:47:39 +01:00
Kconfig PCI/AER: Use "PCI Express" consistently in Kconfig text 2018-06-11 08:11:47 -05:00
Makefile PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/ 2018-06-11 08:11:39 -05:00
pme.c PCI: portdrv: Initialize service drivers directly 2019-11-20 18:47:10 +01:00
portdrv_core.c PCI: pciehp: Clear spurious events earlier on resume 2018-07-31 11:07:59 -05:00
portdrv_pci.c PCI: portdrv: Initialize service drivers directly 2019-11-20 18:47:10 +01:00
portdrv.h PCI: portdrv: Initialize service drivers directly 2019-11-20 18:47:10 +01:00
ptm.c PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port 2020-06-25 15:32:58 +02:00