forked from Minki/linux
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 |