diff options
| author | Grygorii Strashko <grygorii.strashko@ti.com> | 2016-06-24 21:23:48 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-06-28 15:57:18 +0300 |
| commit | a01d7baa1f2e291b1b3d82d57ae41d2fd9d438c3 (patch) | |
| tree | 7da5dd65229340e279d669563246974dfe4e69bf /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 3f655909e1246077501e6ecb50dc95c795760e35 (diff) | |
| download | linux-a01d7baa1f2e291b1b3d82d57ae41d2fd9d438c3.tar.xz | |
drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
It's not expected Davinci MDIO to be accessible after its suspend
callbacks have been called:
- all consumers of Davinci MDIO will stop/disconnect phys at Device
suspend stage;
- all phys are expected to be suspned already by PHY/MDIO core;
- MDIO locking is done by MDIO Bus code.
Hence, it's safe to drop "suspended" and "lock" fields from mdio_data.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
