summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAkari Tsuyukusa <akkun11.open@gmail.com>2026-01-11 08:30:24 +0300
committerLinus Walleij <linusw@kernel.org>2026-02-03 03:33:25 +0300
commitca3299dc3d6d9791c7e4a9bb7474150e66a525fe (patch)
treeb14365fbff734e4da8546024c4da02c1ed199318 /scripts
parentd8c128fb6c2277d95f3f6a4ce28b82c8370031f6 (diff)
downloadlinux-ca3299dc3d6d9791c7e4a9bb7474150e66a525fe.tar.xz
pinctrl: mediatek: remove unused drv_offset field
The 'drv_offset' member in 'struct mtk_pinctrl_devdata' has been unused since the driver's inception. Drive strength control for MediaTek pinctrl drivers is actually configured via 'pin_drv_grp', making this specific offset field redundant. Remove the unused field from the common 'mtk_pinctrl_devdata' structure and its corresponding initialization in the mt8365 driver to clean up the code and avoid confusion. Signed-off-by: Akari Tsuyukusa <akkun11.open@gmail.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions