diff options
author | Tom Burkart <[email protected]> | 2019-05-14 15:45:40 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2019-05-14 19:52:51 -0700 |
commit | 4461d65176b408d6d7adefa41a95472a18a90a53 (patch) | |
tree | 8da092bd4a2848f83f9183bdab34768ecb114e6e /scripts/gdb | |
parent | b287a25a7148a89d977c819c1f7d6584f875b682 (diff) |
pps: descriptor-based gpio
This patch changes the GPIO access for the pps-gpio driver from the
integer based API to the descriptor based API.
The integer based API is considered deprecated and the descriptor based
API is the preferred way to access GPIOs as per
Documentation/driver-api/gpio/intro.rst
No changes are made to userspace interfaces.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Tom Burkart <[email protected]>
Acked-by: Rodolfo Giometti <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]>
Cc: Lukas Senger <[email protected]>
Cc: Rob Herring <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions