On Wed, Jun 24, 2020 at 04:07:04PM +0100, Lee Jones wrote: > Kerneldoc syntax is used, but not complete. Descriptions required. > > Prevents warnings like: > > drivers/mfd/wm831x-core.c:119: warning: Function parameter or member > 'wm831x' not described in 'wm831x_reg_lock' > drivers/mfd/wm831x-core.c:145: warning: Function parameter or member > 'wm831x' not described in 'wm831x_reg_unlock' > > Cc: <[email protected]> > Cc: Mark Brown <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]> > ---
Acked-by: Charles Keepax <[email protected]> Thanks, Charles

