OSDN Git Service

pinctrl: ralink: rename variable names for functions on MT7620 and MT7621
authorArınç ÜNAL <arinc.unal@arinc9.com>
Thu, 14 Apr 2022 17:39:07 +0000 (20:39 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 22 Apr 2022 22:05:41 +0000 (00:05 +0200)
commit18653d4bd8ab00f44ccd9103912e08cd01ea208a
tree310ff15492f9c93d853991a276242094930eeeb6
parentf5dff8ac1333538d27165a9eb022b89142a8a18e
pinctrl: ralink: rename variable names for functions on MT7620 and MT7621

Variables for functions include "grp" on the Ralink MT7620 and MT7621
subdrivers. Rename them to "func" instead as they define the functions for
the pin groups.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20220414173916.5552-6-arinc.unal@arinc9.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/ralink/pinctrl-mt7620.c
drivers/pinctrl/ralink/pinctrl-mt7621.c