![](https://secure.gravatar.com/avatar/e6be5c2aafd856f8e01e8b0fbd66999e.jpg?s=120&d=mm&r=g)
This patch set is just a couple fixes for the Audio CoProcessor (ACP) on AMD Stoney platforms and a small general fix for the rt5645 codec driver.
The entire patch set can also be viewed here: https://cgit.freedesktop.org/~agd5f/linux/log/?h=sound-for-next-stoney2
Thanks!
Alex
v2: - Add a fix for a 64 bit divide in hw_ptr patch - rework rt5645 patch as per Mark's comments
Akshu Agrawal (2): ASoC: AMD: Make the driver name consistent across files ASoC: rt5645: Wait for 400msec before concluding on value of RT5645_VENDOR_ID2
Guenter Roeck (1): FIXUP: FROMLIST: ASoC: amd: Report accurate hw_ptr during dma
sound/soc/amd/Makefile | 4 ++-- sound/soc/amd/acp-pcm-dma.c | 9 +++++---- sound/soc/codecs/rt5645.c | 9 +++++++++ 3 files changed, 16 insertions(+), 6 deletions(-)