Hi Mark,
On 01-12-20, 14:53, Mark Brown wrote:
On Tue, Dec 01, 2020 at 08:35:42AM -0600, Pierre-Louis Bossart wrote:
On 11/30/20 10:11 PM, Vinod Koul wrote:
I see Mark has already applied 1-3 ..
Sorry, I thought Mark had reversed the entire series.
Yeah, I just backed out the one change for the driver.
Vinod, would you mind providing a tag for Mark then? The following commit is needed to compile:
b7cab9be7c161 ('soundwire: SDCA: detect sdca_cascade interrupt')
That'd work, looks like there's only one fix patch it's based off.
I have created the tag, please pull:
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-for-asoc-5.11
for you to fetch changes up to b7cab9be7c16128a0de21ed7ae67211838813437:
soundwire: SDCA: detect sdca_cascade interrupt (2020-11-24 14:09:31 +0530)
---------------------------------------------------------------- soundwire-for-asoc-5.11
Tag for asoc to resolve build dependency with commit b7cab9be7c16 ("soundwire: SDCA: detect sdca_cascade interrupt")
---------------------------------------------------------------- Pierre-Louis Bossart (1): soundwire: SDCA: detect sdca_cascade interrupt
Srinivas Kandagatla (1): soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
drivers/soundwire/bus.c | 28 +++++++++++++++++++++++++++- drivers/soundwire/sysfs_slave_dpn.c | 1 + include/linux/soundwire/sdw.h | 4 ++++ 3 files changed, 32 insertions(+), 1 deletion(-)