Files
android_kernel_xiaomi_sm8450/include/linux/msm_pcie.h
Tony Truong eb3beebb57 msm: pcie: add snapshot of PCIe root complex bus driver
This is a snapshot of MSM PCIe root complex as of msm-4.19
commit 6e2242593d4a ("drm/msm/dp: check for invalid seqno before
clearing a txmsg slot").

Changes made:
  - remove or switch to sysfs for all module params
  - move from MSM bus to ICC framework
  - replace all snprintf with scnprintf
  - update debugfs remove
  - update license for msm_pcie.h
  - misc syntax improvements

Change-Id: I310fdfd136346f74c20806bd5dcdbc74c7d894a3
Signed-off-by: Tony Truong <truong@codeaurora.org>
2019-12-16 17:56:47 -08:00

6.2 KiB