net: phy: add static data field to struct phy_driver
authorJohan Hovold <johan@kernel.org>
Wed, 19 Nov 2014 11:59:14 +0000 (12:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2014 19:08:55 +0000 (14:08 -0500)
commit860f6e9eb780443381a76e3766a9698afbc5e2e5
tree7ffeab30def57d4c86831674105270dba29ace59
parent2e95b2a8244bfd8993f55c993f1b7d33a89124e0
net: phy: add static data field to struct phy_driver

Add static driver-data field to struct phy_driver, which can be used to
store structured device-type information.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/phy.h