]> git.baikalelectronics.ru Git - kernel.git/commit
phylib: Add autoload support for the LXT973 phy.
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 22 Jun 2010 02:38:13 +0000 (02:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Jun 2010 05:12:03 +0000 (22:12 -0700)
commit74c37b28a93c518896b5950ba1dd8e9cff5aa0d8
tree6d57659d3d89ddca1f8fd5609973385c711ee929
parentfbb00841772c9ece7bb8e5919bc4120ba476793c
phylib: Add autoload support for the LXT973 phy.

Commit 5a086c56 (phylib: Add support for the LXT973 phy.) added a new ID
but neglected to also add it to the MODULE_DEVICE_TABLE.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/lxt.c