davinci_emac: pass ioctls through to phy device.
authorRichard Cochran <richardcochran@gmail.com>
Sun, 12 Jun 2011 02:19:00 +0000 (02:19 +0000)
committerDavid S. Miller <davem@conan.davemloft.net>
Mon, 13 Jun 2011 21:26:14 +0000 (17:26 -0400)
commitfb290cdd43463e6be339bfb021aa9a00cdb50ea2
tree47d68cc4d9af41cf8b4078bb360ad8a91aca16df
parent18a03b9772da749efb8d92bd9893bfe3bd442425
davinci_emac: pass ioctls through to phy device.

The DaVinci EMAC driver does not implement any ioctls, but still it can
pass them through to the phy device. This makes it possible for a phy
to offer PHC capabilities.

Cc: Anant Gole <anantgole@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Richard Cochran <richard.cochran@omicron.at>
Signed-off-by: David S. Miller <davem@conan.davemloft.net>
drivers/net/davinci_emac.c