swconfig: add (PHY) generic helper setting port link
authorRafał Miłecki <zajec5@gmail.com>
Wed, 3 Feb 2016 09:33:38 +0000 (09:33 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Wed, 3 Feb 2016 09:33:38 +0000 (09:33 +0000)
commitaa527e9e7319956b0f1c97d94c2ab71613314585
tree42e8c98ea41e9279da12f1937941487a6153f235
parent67649d96cb5eec864de08f179a2fc23bdb8575d2
swconfig: add (PHY) generic helper setting port link

It's quite common for switches to have PHY per port so adding a generic
helper setting link state will help many drivers. It just needs an API
to access PHYs which this patch also adds.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48621
target/linux/generic/files/drivers/net/phy/swconfig.c
target/linux/generic/files/include/linux/switch.h