forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uwb: Remove the WLP subsystem and drivers
The only Wimedia LLC Protocol (WLP) hardware was an Intel i1480 chip with a beta release of firmware that was never commercially available as a product. This hardware and firmware is no longer available as Intel sold their UWB/WLP IP. I also see little prospect of other WLP capable hardware ever being available. Signed-off-by: David Vrabel <[email protected]>
- Loading branch information
David Vrabel
committed
Oct 25, 2010
1 parent
229aebb
commit 446396b
Showing
22 changed files
with
1 addition
and
8,551 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5995,9 +5995,6 @@ M: David Vrabel <[email protected]> | |
L: [email protected] | ||
S: Supported | ||
F: drivers/uwb/ | ||
X: drivers/uwb/wlp/ | ||
X: drivers/uwb/i1480/i1480u-wlp/ | ||
X: drivers/uwb/i1480/i1480-wlp.h | ||
F: include/linux/uwb.h | ||
F: include/linux/uwb/ | ||
|
||
|
@@ -6533,15 +6530,6 @@ F: include/linux/wimax/debug.h | |
F: include/net/wimax.h | ||
F: net/wimax/ | ||
|
||
WIMEDIA LLC PROTOCOL (WLP) SUBSYSTEM | ||
M: David Vrabel <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: include/linux/wlp.h | ||
F: drivers/uwb/wlp/ | ||
F: drivers/uwb/i1480/i1480u-wlp/ | ||
F: drivers/uwb/i1480/i1480-wlp.h | ||
|
||
WISTRON LAPTOP BUTTON DRIVER | ||
M: Miloslav Trmac <[email protected]> | ||
S: Maintained | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
obj-$(CONFIG_UWB_I1480U) += dfu/ i1480-est.o | ||
obj-$(CONFIG_UWB_I1480U_WLP) += i1480u-wlp/ |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.