Home
last modified time | relevance | path

Searched hist:"122 c94de" (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpio/
H A Dgpiolib-legacy.c122c94de 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 DMakefile122c94de 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 Dgpiolib.c122c94de 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]>