diff options
author | Grygorii Strashko <[email protected]> | 2016-06-24 21:23:48 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-06-28 08:57:18 -0400 |
commit | a01d7baa1f2e291b1b3d82d57ae41d2fd9d438c3 (patch) | |
tree | 7da5dd65229340e279d669563246974dfe4e69bf /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 3f655909e1246077501e6ecb50dc95c795760e35 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions