summaryrefslogtreecommitdiff
path: root/drivers/uwb/i1480/dfu/phy.c
AgeCommit message (Collapse)AuthorFilesLines
2017-05-25uwb: i1480: add missing gotoGustavo A. R. Silva1-0/+1
Add missing goto. Addresses-Coverity-ID: 1226913 Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2008-09-17uwb: add the i1480 DFU driverInaky Perez-Gonzalez1-0/+203
Add the driver for downloading the firmware to an Intel i1480 device. Signed-off-by: David Vrabel <david.vrabel@csr.com>