On Tue, Jun 30, 2020 at 3:33 PM Lee Jones <lee.jones@xxxxxxxxxx> wrote: > A good attempt has been made to properly document 'struct > sprd_pmic_eic', but 'map' has been incorrectly described as > 'regmap' since the driver's inception in 2018. > > Fixes the following W=1 kernel build warning: > > drivers/gpio/gpio-pmic-eic-sprd.c:65: warning: Function parameter or member 'map' not described in 'sprd_pmic_eic' > > Cc: Orson Zhai <orsonzhai@xxxxxxxxx> > Cc: Baolin Wang <baolin.wang7@xxxxxxxxx> > Cc: Chunyan Zhang <zhang.lyra@xxxxxxxxx> > Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx> Patch applied! Yours, Linus Walleij