Files
kernel_common_drivers/include
hang cheng 8f8a3c8349 hdmitx: optimise headler file [1/1]
PD#SWPL-206201

Problem:
1.hdmitx20 and hdmitx21 module struct are defined
in top common header file
2.the include file in hdmitx20/21 are disordered

Solution:
1.move hdmitx module struct to each HW header file
2.put the related functions and struct in order.

Verify:
ross, adt4

Test:
DRM-TX-38, DRM-TX-92

Change-Id: I24d7eaa1724e46eadfe3b59b6c09a5299e532349
Signed-off-by: hang cheng <hang.cheng@amlogic.com>
2025-04-01 20:45:42 -08:00
..