commit | b032d89bc5db68fc49f84da759db9148c5a82810 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Thu May 07 00:11:59 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu May 07 11:05:01 2020 -0400 |
tree | cbe74a525d8410d3dd8bb62124e5468669a8cba9 | |
parent | 1385902146191579a1b40cd132a825d44e4b1e4a [diff] |
phy: atheros: consolidate {ar8031|ar8035}_config() The two functions are now exactly the same, remove one of them. Signed-off-by: Michael Walle <michael@walle.cc> Acked-by: Joe Hershberger <joe.hershberger@ni.com>