From c1b5994770ad5ae03336b5cdd1e0ad622a870a00 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stefan=20S=C3=B8rensen?= Date: Sun, 16 Feb 2014 14:54:25 +0100 Subject: [PATCH] net:cpsw: Pass unhandled ioctl's on to generic phy ioctl MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-format-patch failed