]> git.baikalelectronics.ru Git - kernel.git/commit
mv643xx_eth: Define module alias for platform device
authorMartin Michlmayr <tbm@cyrius.com>
Thu, 28 Feb 2008 20:11:48 +0000 (21:11 +0100)
committerJeff Garzik <jeff@garzik.org>
Wed, 5 Mar 2008 11:28:31 +0000 (06:28 -0500)
commit56dcca906536caf012bdf327401823eabc0a29ad
tree97183a809ffd025f07b76d8de0b336914654cb1f
parent13ecc79bb123164b77abadaa0ffb6dbd2d8142c7
mv643xx_eth: Define module alias for platform device

The mv643xx_eth driver can be loaded as a platform device, as is done by
various Orion (ARM) based devices.  The driver needs to define a module
alias for the platform driver so udev will load it automatically.
Tested with Debian on a QNAP TS-209.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/mv643xx_eth.c