commit | dae35d1f4f7dab9ccef20037df91c43e680bad0f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jul 04 16:01:43 2018 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 04 15:41:33 2018 +0100 |
tree | a47e2d77199803fdac917c28ca5a9cbc261d1b39 | |
parent | da13ed1d80fe6a4d95043aaf2e0aff292ade5708 [diff] |
ASoC: davinci: Use snd_pcm_stop_xrun() helper Replace open-codes with the standard snd_pcm_stop_xrun() helper. It simplifies codes a lot. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mark Brown <broonie@kernel.org>