diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2007-10-22 19:13:24 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-10-24 02:18:13 +0200 |
commit | 79d1050813d4950335f1097a971836ed08be53b0 (patch) | |
tree | 7c4d0088c1b7f0eca5510ff2dce1c2c89953f14b /drivers/net/pasemi_mac.c | |
parent | s390 MAINTAINERS (diff) | |
download | linux-79d1050813d4950335f1097a971836ed08be53b0.tar.xz linux-79d1050813d4950335f1097a971836ed08be53b0.zip |
defxx.c: dfx_bus_init() is __devexit not __devinit
The dfx_bus_uninit() call is called from dfx_unregister() which is
__devexit and which is ultimately the ->remove call for the device.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions