Hi,
this is a follow-up patch set for ASoC to adapt the recent ALSA PCM core changes. It's merely a preliminary and this itself doesn't change the current driver behavior. The purpose of this submission is to get the basic API changes done in 5.5-rc1, so that other trees can apply the actual changes later individually. The actual cleanups and changes in the driver side will be submitted after 5.5 merge window.
Mark, if you are OK with this, please give ACK. Then I'll merge them into my tree for 5.5-rc1.
thanks,
Takashi
===
Takashi Iwai (2): ASoC: pcm: Make ioctl ops optional ASoC: component: Add sync_stop PCM ops
include/sound/soc-component.h | 3 +++ sound/soc/soc-component.c | 19 +++++++++++++++++++ sound/soc/soc-pcm.c | 6 ++++-- 3 files changed, 26 insertions(+), 2 deletions(-)