ASoC: ABE: Protect playback/capture triggers against removal

Playback/capture triggers iterate over BE clients which can change
dynamically if audio routes change. Use list_for_each_entry_safe
to protect triggers against BE clients removal.

Change-Id: I25f66a33f11863d0e149d09971f02b5ab75754b4
Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
1 file changed