On Wed, Sep 26, 2018 at 4:43 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > The parameter 'community' had been spelled incorrectly. > Fix it here. > > As a side effect it satisfies static checkers that issue > the following warnings: > > drivers/pinctrl/intel/pinctrl-intel.c:845: warning: Function parameter or member 'community' not described in 'intel_gpio_to_pin' > drivers/pinctrl/intel/pinctrl-intel.c:845: warning: Excess function parameter 'commmunity' description in 'intel_gpio_to_pin' > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Patch does not apply on devel, I guess rebase and resend. There is just too much Intel stuff coming in right now, things start clashing. Right now I have some merge conflicts between fixes and devel that I need to sort out by merging in -rc6 after the weekend (I hope that will solve things)... Andy if this persists, would you be willing to start collecting patches for Intel on a branch and send me pull requests instead? This is what we did for Renesas when it started to happen too much there. Yours, Linus Walleij