mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
1f3df6f810
PD#SWPL-68520 Problem: driver optimization Solution: 1. read command line from bootargs nor /proc/cmdline 2. parse command line to param and value 3. support early_param and __setup 4. support module_param 5. use pr_debug nor gki_tool_debug because can't pass parameters to it from the command line Verify: s4d Change-Id: Ib2d7915018e3c1a70284340b30bf929e6bb64b41 Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>