diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2022-02-22 12:11:40 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2022-03-17 02:06:52 +0100 |
commit | 78df7bba4ab88dd6f663335858b92f9cfa2cb850 (patch) | |
tree | b85ea05e4ee8aa638c956e9a08f71c5407aff838 /net/lapb/lapb_iface.c | |
parent | 89388f8730699c259f8090ec435fb43569efe4ac (diff) |
pinctrl: mediatek: paris: Unify probe function by using OF match data
All of the SoCs using Paris pinctrl are defining a custom probe
function that is simply calling mtk_paris_pinctrl_probe() passing
a pointer to the SoC specific mtk_pin_soc structure and nothing else.
Simplify the probe mechanism across all pinctrl drivers that are
using pinctrl-paris by passing the specific mtk_pin_soc as match
data and using function mtk_paris_pinctrl_probe as a common probe
function for all of them.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions