On Fri, May 28, 2021 at 06:11:12PM +0300, Andy Shevchenko wrote: > Validation script is not happy: > > resistive-adc-touch.c:53: warning: Function parameter or member 'x_plate_ohms' not described in 'grts_state' > resistive-adc-touch.c:53: warning: Function parameter or member 'ch' not described in 'grts_state' > > Describe parameters in kernel doc to make it happy. > > Fixes: fb082cd59afa ("Input: resistive-adc-touch - add support for z1 and z2 channels") > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Applied, thank you. -- Dmitry