Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170985
b: refs/heads/master
c: 40f5424
h: refs/heads/master
i:
  170983: 4b2e75a
v: v3
  • Loading branch information
Kalle Valo authored and John W. Linville committed Oct 27, 2009
1 parent 4869c26 commit ced8c49
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e0da41b2cf10ae95592cb2496f8f81aa4b4bf16c
refs/heads/master: 40f54242ae2d2b958b6ae7644f58de9e8a48992a
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/wl1251_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1426,4 +1426,4 @@ EXPORT_SYMBOL_GPL(wl1251_free_hw);
MODULE_DESCRIPTION("TI wl1251 Wireles LAN Driver Core");
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Kalle Valo <kalle.valo@nokia.com>");
MODULE_ALIAS("spi:wl12xx");
MODULE_ALIAS("spi:wl1251");
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/wl1251_spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ static int __devexit wl1251_spi_remove(struct spi_device *spi)

static struct spi_driver wl1251_spi_driver = {
.driver = {
.name = "wl12xx",
.name = "wl1251",
.bus = &spi_bus_type,
.owner = THIS_MODULE,
},
Expand Down

0 comments on commit ced8c49

Please sign in to comment.