commit | 52aab18ef54ba9e71444b1d289a4a78ea374423b | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Wed Jan 11 12:59:51 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 12 15:05:10 2017 -0500 |
tree | e743c19ba1fab01b00957133a10418b0d069bb0e | |
parent | 7e5fbd1e0700f1bdb94508f84ec2aeb01eed7b12 [diff] |
net: mdio-gpio: Use gpio subsystem to handle low-active pins gpiod functions support handling low-active pins, so we can move thos code out of this driver into the gpio subsystem and simplify the code a bit. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>