OSDN Git Service

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)
commita118b19d9145be15ce7bcc577bca343a246f8e6c
tree20d896b6afd028b05e95e48ee5a056fa380d6491
parentee4576fcfe651671de28b8e03cd696a7432d79a4
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