mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-30 23:54:04 +08:00
5842ab76bb
The dp->train_set[] for this driver is only two characters, not four so
this memsets too much. Fortunately, this ends up corrupting a struct
hole and not anything important.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
zynqmp_disp_regs.h | ||
zynqmp_disp.c | ||
zynqmp_disp.h | ||
zynqmp_dp.c | ||
zynqmp_dp.h | ||
zynqmp_dpsub.c | ||
zynqmp_dpsub.h |