commit | d8a7dadbdfde042c07599e8ac90c7718aef76da7 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Tue Mar 17 19:40:23 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 17 15:00:23 2015 -0400 |
tree | 975035c0d7ee527f02a53c0d5139bfa6dfb5f4f7 | |
parent | 3848124b3e81055e176377345beb37ee07944d91 [diff] |
net: phy: constify of_device_id array of_device_id is always used as const. (See driver.of_match_table and open firmware functions) Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: David S. Miller <davem@davemloft.net>