diff options
| author | Sergei Shtylyov <[email protected]> | 2017-06-12 23:55:39 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-06-13 12:56:42 -0400 |
| commit | fe0e4052fb11d5c713961ab7e136520be40052a3 (patch) | |
| tree | 60dbcae8697b5c2fc821c8bc2e12b93a64f5db3a /tools/perf/scripts/python | |
| parent | d396e84c56047b303cac378dde4b2e5cc430b336 (diff) | |
mdio_bus: use devm_gpiod_get_optional()
The MDIO reset GPIO is really a classical optional GPIO property case,
so devm_gpiod_get_optional() should have been used, not devm_gpiod_get().
Doing this saves several LoCs...
Signed-off-by: Sergei Shtylyov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions