]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: net: phy: reflect latest changes to phylib API
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 25 Jan 2019 20:08:24 +0000 (21:08 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Jan 2019 05:21:50 +0000 (21:21 -0800)
commit1b67fd72f5c82712aed78e91389051de375596a9
tree20d896b6afd028b05e95e48ee5a056fa380d6491
parenta2715fe0ebef7d0e42e5c161132bf2267c8cbdee
Documentation: net: phy: reflect latest changes to phylib API

Recent changes to the phylib API
- removed phy_stop_interrupts
- replaced phy_start_interrupts with phy_request_interrupt
- moved some functionality from phy_connect() and phy_disconnect()
  to phy_start() and phy_stop() respectively.
Reflect these changes in the documentation.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/phy.txt