Files
kernel_common_drivers/include/linux
hang cheng 606b532893 hdmitx: remove unnecessary sysfs node [1/1]
PD#SWPL-209213

Problem:
there're sysfs node in below cases, if not used properly
by system layer, will cause unexpected result
1.sysfs node not used for flow control, only used for debug
2.sysfs node already replaced by drm property

Solution:
remove unnecessary sysfs node, move the read interface
to procfs dump, and move the write interface to debug node

Verify:
ross, adt4

Test:
DRM-TX-38

Change-Id: I81380ea55e42ad7bbc721b1e91e51d5e4d421771
Signed-off-by: hang cheng <hang.cheng@amlogic.com>
2025-04-25 09:00:56 -07:00
..