Loading drivers/power/qpnp-smbcharger_markw.c +1 −1 Original line number Diff line number Diff line Loading @@ -452,7 +452,7 @@ module_param_named( int, S_IRUSR | S_IWUSR ); static int smbchg_default_dcp_icl_ma = 1800; static int smbchg_default_dcp_icl_ma = 2000; module_param_named( default_dcp_icl_ma, smbchg_default_dcp_icl_ma, int, S_IRUSR | S_IWUSR Loading Loading
drivers/power/qpnp-smbcharger_markw.c +1 −1 Original line number Diff line number Diff line Loading @@ -452,7 +452,7 @@ module_param_named( int, S_IRUSR | S_IWUSR ); static int smbchg_default_dcp_icl_ma = 1800; static int smbchg_default_dcp_icl_ma = 2000; module_param_named( default_dcp_icl_ma, smbchg_default_dcp_icl_ma, int, S_IRUSR | S_IWUSR Loading