summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/i1480/i1480u-wlp/sysfs.c
Commit message (Collapse)AuthorAgeFilesLines
* uwb: Remove the WLP subsystem and driversDavid Vrabel2010-10-251-407/+0
| | | | | | | | | | 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 <david.vrabel@csr.com>
* uwb: remove unused include/linux/uwb/debug.hDavid Vrabel2008-12-221-1/+1
| | | | Signed-off-by: David Vrabel <david.vrabel@csr.com>
* uwb: remove unused #include <version.h>Huang Weiyi2008-10-311-1/+0
| | | | | | | | | | | | | | | | The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. drivers/uwb/drp-ie.c drivers/uwb/hwa-rc.c drivers/uwb/i1480/dfu/usb.c drivers/uwb/i1480/i1480u-wlp/lc.c drivers/uwb/i1480/i1480u-wlp/sysfs.c drivers/uwb/rsv.c drivers/uwb/whc-rc.c This patch removes the said #include <version.h>. Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: David Vrabel <david.vrabel@csr.com>
* uwb: add the i1480 WLP driverInaky Perez-Gonzalez2008-09-171-0/+408
Add the driver for the WLP capability of the Intel i1480 device. Signed-off-by: David Vrabel <david.vrabel@csr.com>
OpenPOWER on IntegriCloud