commit | c1b5994770ad5ae03336b5cdd1e0ad622a870a00 | [log] [tgz] |
---|---|---|
author | Stefan Sørensen <stefan.sorensen@spectralink.com> | Sun Feb 16 14:54:25 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 17 00:30:29 2014 -0500 |
tree | cd693347085ef9f2ff970120c8e027ef489fd10b | |
parent | ada0f8633c5b8dad640e1a2bcb95499ec187ac17 [diff] |
net:cpsw: Pass unhandled ioctl's on to generic phy ioctl This patch allows the use of a generic timestamping phy connected to the cpsw if CPTS support is not enabled. This also adds support of the SIOCGMIIREG and SIOCSMIIREG, and moves handling of SIOCGMIIPHY to the generic driver. Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com> Reviewed-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>