aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/i1480/i1480-est.c
Commit message (Collapse)AuthorAge
* uwb/i1480: add __init/__exit macrosPeter Huewe2010-02-05
| | | | | | | | | | | Trivial patch which adds the __init/__exit macros to the module_init/ module_exit functions of uwb/i1480/i1480-est.c Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Acked-by: David Vrabel <david.vrabel@csr.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* uwb: add the i1480 DFU driverInaky Perez-Gonzalez2008-09-17
Add the driver for downloading the firmware to an Intel i1480 device. Signed-off-by: David Vrabel <david.vrabel@csr.com>