[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170111205951.32363-1-f.fainelli@gmail.com>
Date: Wed, 11 Jan 2017 12:59:48 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, andrew@...n.ch,
vivien.didelot@...oirfairelinux.com, cphealy@...il.com,
linux@...ck-us.net, Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next 0/3] net: mdio-gpio: Use modern GPIO helpers
Hi David,
This patch series modernizes the mdio-gpio and makes it switch to the
latest and greatest API for manipulating GPIO lines, thus allowing
some simplifications in the driver.
Thanks!
Guenter Roeck (3):
net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_request
net: mdio-gpio: Convert to use gpiod functions where possible
net: mdio-gpio: Use gpio subsystem to handle low-active pins
drivers/net/phy/mdio-gpio.c | 60 ++++++++++++++++++++++-----------------------
1 file changed, 30 insertions(+), 30 deletions(-)
--
2.9.3
Powered by blists - more mailing lists