We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c6dcc4 commit 01cbfc4Copy full SHA for 01cbfc4
drivers/gpio/TODO
@@ -86,15 +86,6 @@ Work items:
86
CONFIG_OF_GPIO_MM_GPIOCHIP from the kernel.
87
88
89
-Get rid of <linux/gpio.h>
90
-
91
-This legacy header is a one stop shop for anything GPIO is closely tied
92
-to the global GPIO numberspace. The endgame of the above refactorings will
93
-be the removal of <linux/gpio.h> and from that point only the specialized
94
-headers under <linux/gpio/*.h> will be used. This requires all the above to
95
-be completed and is expected to take a long time.
96
97
98
Collect drivers
99
100
Collect GPIO drivers from arch/* and other places that should be placed
0 commit comments