]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf29f44efce402e4e5dd349d9564f40e1e1b23e4b
tree47d68cc4d9af41cf8b4078bb360ad8a91aca16df
parent85a2a265fe4974761f3da5767af1d1948f0a56ad
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