Merge remote-tracking branches 'asoc/topic/ux500' and 'asoc/topic/wm8962' into asoc...
[deliverable/linux.git] / drivers / net / phy / swphy.h
CommitLineData
5ae68b0c
RK
1#ifndef SWPHY_H
2#define SWPHY_H
3
4struct fixed_phy_status;
5
68888ce0 6int swphy_validate_state(const struct fixed_phy_status *state);
37688e3f 7int swphy_read_reg(int reg, const struct fixed_phy_status *state);
5ae68b0c
RK
8
9#endif
This page took 0.517176 seconds and 5 git commands to generate.