On Thu, Nov 12, 2020 at 11:01:53AM +0000, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/input/touchscreen/goodix.c:569: warning: Function parameter or > member 'len' not described in 'goodix_check_cfg' > drivers/input/touchscreen/goodix.c:587: warning: Function parameter or > member 'len' not described in 'goodix_send_cfg' > drivers/input/touchscreen/goodix.c:1165: warning: Function parameter or > member 'cfg' not described in 'goodix_config_cb' > drivers/input/touchscreen/goodix.c:1165: warning: Function parameter or > member 'ctx' not described in 'goodix_config_cb' > drivers/input/touchscreen/goodix.c:1165: warning: Excess function parameter > 'ts' description in 'goodix_config_cb' > > Cc: Bastien Nocera <[email protected]> > Cc: Dmitry Torokhov <[email protected]> > Cc: Henrik Rydberg <[email protected]> > Cc: "K. Merker" <[email protected]> > Cc: authored by <[email protected]> > Cc: Benjamin Tissoires <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Applied, thank you. -- Dmitry

