diff options
| author | Guenter Roeck <[email protected]> | 2017-01-11 12:59:50 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-01-12 15:05:10 -0500 |
| commit | 7e5fbd1e0700f1bdb94508f84ec2aeb01eed7b12 (patch) | |
| tree | f2f271783b8e3a36f9cda91d335502d273e1bb05 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 08d9665cfed37b51766284ca2f9b6e4f3ccd6959 (diff) | |
net: mdio-gpio: Convert to use gpiod functions where possible
Using gpiod functions lets us use functionality which is not available
with gpio functions.
There is no gpiod function to match devm_gpio_request_one, so leave it
in place and use gpio_to_desc() to convert absolute pin numbers to gpio
descriptors.
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions