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)
commit19b9e14c47cf289758dc465fd44ee282c41c469a
tree0f673757582bbc407457df6c81410a92cde5d898
parent8ebc9e7539b720deb847ee3480e0d08f9ed68cdc
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