mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
0b9bf356e0
PD#SWPL-91666 Problem: user app cannot find the module parameter file. The reason is that the file path has changed. /sys/module/xxx/parameters/, xxx is module name. Solution: revert module name, same as 5.4 kernel Verify: sc2 Change-Id: I42f98ff34edde91af40bade87298469707494d7b Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>