Searched hist:"122 c94de" (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/gpio/ |
| H A D | gpiolib-legacy.c | 122c94de Tue Jul 01 05:45:16 GMT 2014 Alexandre Courbot <[email protected]> gpio: move integer GPIO support to its own file
The old integer GPIO interface is, in effect, a privileged user of the gpiod interface. Reflect this fact further by moving legacy GPIO support into its own source file. This makes the code clearer and will allow us to disable legacy GPIO support in the (far) future.
Signed-off-by: Alexandre Courbot <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
|
| H A D | Makefile | 122c94de Tue Jul 01 05:45:16 GMT 2014 Alexandre Courbot <[email protected]> gpio: move integer GPIO support to its own file
The old integer GPIO interface is, in effect, a privileged user of the gpiod interface. Reflect this fact further by moving legacy GPIO support into its own source file. This makes the code clearer and will allow us to disable legacy GPIO support in the (far) future.
Signed-off-by: Alexandre Courbot <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
|
| H A D | gpiolib.c | 122c94de Tue Jul 01 05:45:16 GMT 2014 Alexandre Courbot <[email protected]> gpio: move integer GPIO support to its own file
The old integer GPIO interface is, in effect, a privileged user of the gpiod interface. Reflect this fact further by moving legacy GPIO support into its own source file. This makes the code clearer and will allow us to disable legacy GPIO support in the (far) future.
Signed-off-by: Alexandre Courbot <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
|