Sign in
android-kvm
/
linux
/
c320e527e1548305f31d95ec405140b04aed25f5
/
.
/
drivers
/
staging
/
greybus
/
TODO
blob: 31f1f2cb401c200ad17e45b9533df7d84a0c93ce [
file
] [
log
] [
blame
]
*
Convert
all uses of the old GPIO API
from
<linux/gpio.h>
to the
GPIO descriptor API
in
<linux/gpio/consumer.h>
and
look up GPIO
lines
from
device tree
or
ACPI
.