summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2026-05-05 21:04:59 +0300
committerJakub Kicinski <kuba@kernel.org>2026-05-07 05:18:45 +0300
commitdacf281771a9aed1a723b196120a0de8637910b9 (patch)
tree06fad7cb6e21b69bc955824d3605fff6402a56b3 /include/linux/workqueue.h
parent68edebbd0e7ddd88e9c3b8639c066ce76c0a9ae8 (diff)
downloadlinux-dacf281771a9aed1a723b196120a0de8637910b9.tar.xz
w5100: remove unused gpio link detection
Since the platform_device support is now gone, nothing ever passes a valid gpio number, and all the link state handling can go away. An earlier version of my patch changed this to look up the GPIO descriptor from devicetree and convert it all to the modern interface, but there are no users of that binding at the moment. Remove the gpio handling, which is now one of the last users of the legacy gpio interface in platform-independent code. Cc: Rob Herring <robh@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/all/20230127095839.3266452-1-arnd@kernel.org/ Link: https://patch.msgid.link/20260505180459.1247690-3-arnd@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions