Re: [PATCH 4/5] pinctrl: mediatek: common-v1: Commonize spec_pupd callback
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2022-02-21 10:36:14
Also in:
linux-gpio, linux-mediatek, lkml
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2022-02-21 10:36:14
Also in:
linux-gpio, linux-mediatek, lkml
On Thu, Feb 10, 2022 at 10:20 PM AngeloGioacchino Del Regno [off-list ref] wrote:
Reduce code size and duplication by using a common spec_pupd callback, which is possible to use on all of the pinctrl drivers that are using the v1 pinctrl-mtk-common code, with the exception of mt8135, which has a different handling compared to the others. Since the callback function signature was changed, this had to be propagated to pinctrl-mt8135's spec_pull_set(). Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel