summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2025-10-13 15:07:14 +0200
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2025-10-16 16:47:18 +0200
commit8d0d46da40c878d082b92771355faba8036aecc7 (patch)
treecf56f6fc7a1c93e0828d19a51a9737926202d631 /include/linux
parent9631a10083d843b57b371d406235e2f2a3e49285 (diff)
gpio: mm-lantiq: Drop legacy-of-mm-gpiochip.h header from GPIO driver
Remove legacy-of-mm-gpiochip.h header file. The above mentioned file provides an OF API that's deprecated. There is no agnostic alternatives to it and we have to open code the logic which was hidden behind of_mm_gpiochip_add_data(). Note, most of the GPIO drivers are using their own labeling schemas and resource retrieval that only a few may gain of the code deduplication, so whenever alternative is appear we can move drivers again to use that one. [Text copied from commit 34064c8267a6 ("powerpc/8xx: Drop legacy-of-mm-gpiochip.h header")] Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions