mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
bbb7a0461b
PD#SWPL-203013 Problem: optimize sysfs nodes Solution: 1.Some sysfs nodes used for debugging are moved to the debug node. 2.Clear the global/static variables under hdmitx_sysfs_common.c and use dev_set_drvdata(); dev_get_drvdata() to set the parameters required by dev Verify: sc2/s7d Test: DRM-TX-79,DRM-TX-80,DRM-TX-81,DRM-TX-82 Signed-off-by: xiang.wu1 <xiang.wu1@amlogic.com> Change-Id: I8716615c24749caadeb9be168896919091850ce7