mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
c73f5afdef
PD#SWPL-151470 Problem: many of module parameters are no longer in use, but have not been deleted, which affects memory and performance. all module parameters are now disabled and can only be used after the application is approved. Solution: disabled all module parameters Verify: a4 a5 Test: none Change-Id: I27ee98a0437542d7b8a3da437c1525e0afded6b1 Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>