81a812c98b
Since we will remove items off the list using list_del() we need
to use a safe version of the list_for_each_entry() macro aptly named
list_for_each_entry_safe().
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
sprd-mcdt.c | ||
sprd-mcdt.h | ||
sprd-pcm-compress.c | ||
sprd-pcm-dma.c | ||
sprd-pcm-dma.h |