commit | bd8ca17f8c74fa36d1dfb1b82de416e310d1b64d | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Wed Jun 18 11:01:42 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 21 15:50:00 2014 -0700 |
tree | 56700f3fda570434888b4b5141d3f8a0a530961d | |
parent | 2b8f2a28eac1d35a432705d269f02bdaeba9be8f [diff] |
net: phy: at803x: use #defines for supported PHY ids This removes magic values from two tables and also allows us to match against specific PHY models at runtime. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>