X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fstaging%2Fgoldfish%2FREADME;fp=kernel%2Fdrivers%2Fstaging%2Fgoldfish%2FREADME;h=183af00532341919406768b0a361b45a2918d9c5;hb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;hp=0000000000000000000000000000000000000000;hpb=98260f3884f4a202f9ca5eabed40b1354c489b29;p=kvmfornfv.git diff --git a/kernel/drivers/staging/goldfish/README b/kernel/drivers/staging/goldfish/README new file mode 100644 index 000000000..183af0053 --- /dev/null +++ b/kernel/drivers/staging/goldfish/README @@ -0,0 +1,11 @@ +Audio +----- +- Move to using the ALSA framework not faking it +- Fix the wrong user page DMA (moving to ALSA may fix that too) + +NAND +---- +- Remove excess checking of parameters in calls +- Use dma coherent memory not kmalloc/__pa for the memory (this is just + a cleanliness issue not a correctness one) +