]> 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)
commitb1890379abf8e9484689716b9ab88f48cd2822c8
tree47d68cc4d9af41cf8b4078bb360ad8a91aca16df
parent392e2a96adde50689a5b9815d37538dfc2458054
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