[PATCH v10 3/7] spmi: pmic-arb: Fix some compile warnings about members not being described

Stephen Boyd sboyd at kernel.org
Fri Apr 19 18:47:25 PDT 2024


Quoting Abel Vesa (2024-04-17 13:00:55)
> Fix the following compile warnings:
> 
>  warning: Function parameter or struct member 'core' not described in 'spmi_pmic_arb'
>  warning: Function parameter or struct member 'core_size' not described in 'spmi_pmic_arb'
>  warning: Function parameter or struct member 'mapping_table_valid' not described in 'spmi_pmic_arb'
>  warning: Function parameter or struct member 'pmic_arb' not described in 'pmic_arb_read_data'
>  warning: Function parameter or struct member 'pmic_arb' not described in 'pmic_arb_write_data'
> 
> Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
> Signed-off-by: Abel Vesa <abel.vesa at linaro.org>
> ---

Applied to spmi-next



More information about the Linux-mediatek mailing list