linux/drivers/staging/goldfish
Greg Kroah-Hartman 99b75a4e32 staging: add missing SPDX lines to Kconfig files
There are a few remaining drivers/staging/*/Kconfig files that do not
have SPDX identifiers in them.  Add the correct GPL-2.0 identifier to
them to make scanning tools happy.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-03 11:10:15 +02:00
..
goldfish_audio.c staging: goldfish: remove GPL boiler plate text 2019-01-15 16:08:04 +01:00
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile Delete the goldfish_nand driver. 2018-05-20 14:31:28 +02:00
README staging: goldfish: Remove references to the retired driver from README 2018-07-12 21:49:24 +02:00

Audio
-----
- Move to using the ALSA framework not faking it
- Fix the wrong user page DMA (moving to ALSA may fix that too)