diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2017-06-08 22:04:25 +0200 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2017-06-16 13:22:25 +0530 |
commit | b20f506f6c63a3e6ee77aa4d519e4880c8a9d2f4 (patch) | |
tree | 59e5f5e39310703a551d3aef39cecdba3468d967 /include | |
parent | 412512c4f924cb508895237722b36f673f5e113c (diff) | |
download | linux-b20f506f6c63a3e6ee77aa4d519e4880c8a9d2f4.tar.bz2 |
phy: bcm-ns-usb3: use pointer for PHY writing function
Our current writing function accesses PHY directly bypassing MDIO layer.
The aim is to extend this module to also behave as MDIO driver. This
will require using different writing function which can be handled
cleanly by having an extra pointer like this.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions