mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
70c8b4b8ab
Use switch - case to downshift from the current link rate. It's a small
loop now, so fine to be replaced with switch - case. With a loop, it is
confusing and hard to follow as reported below.
The patch
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
zynqmp_disp_regs.h | ||
zynqmp_disp.c | ||
zynqmp_disp.h | ||
zynqmp_dp.c | ||
zynqmp_dp.h | ||
zynqmp_dpsub.c | ||
zynqmp_dpsub.h |