[media] airspy: move out of staging into drivers/media/usb
authorAntti Palosaari <crope@iki.fi>
Fri, 18 Jul 2014 00:42:24 +0000 (21:42 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 22 Jul 2014 00:01:54 +0000 (21:01 -0300)
commitf3e775962ccbc62bd93f2200b82db88af05d0137
tree02b661fadf96abf7168f7110e4e9be5170af4b12
parenteb83eab7fec5a5137e95717188e57310a0ebc051
[media] airspy: move out of staging into drivers/media/usb

Move it out of staging into media like all the other SDR drivers
too. There is no good reasons to keep these SDR drivers in staging.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/Kconfig
drivers/media/usb/Makefile
drivers/media/usb/airspy/Kconfig [new file with mode: 0644]
drivers/media/usb/airspy/Makefile [new file with mode: 0644]
drivers/media/usb/airspy/airspy.c [new file with mode: 0644]
drivers/staging/media/Kconfig
drivers/staging/media/Makefile
drivers/staging/media/airspy/Kconfig [deleted file]
drivers/staging/media/airspy/Makefile [deleted file]
drivers/staging/media/airspy/airspy.c [deleted file]
This page took 0.025348 seconds and 5 git commands to generate.