1
0
Fork 0
alistair23-linux/drivers/staging/goldfish
Roman Kiryanov 24daa451c2 staging: goldfish: add a blank line into struct goldfish_audio
To separate data members and the comment for better readability.

Signed-off-by: Roman Kiryanov <rkir@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-12 21:49:24 +02:00
..
Kconfig Staging: goldfish: Kconfig: fixed code style issue 2018-05-20 14:31:28 +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
goldfish_audio.c staging: goldfish: add a blank line into struct goldfish_audio 2018-07-12 21:49:24 +02:00

README

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