Hi Mark, On Tue, Jan 25, 2022 at 10:20 AM Mark Brown <broonie@xxxxxxxxxx> wrote: > > On Sat, 15 Jan 2022 01:22:58 +0000, Lad Prabhakar wrote: > > This patch series does code cleanup and fixes to the rz-ssi driver. > > > > Cheers, > > Prabhakar > > > > Lad Prabhakar (5): > > ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively > > ASoC: sh: rz-ssi: Make the data structures available before > > registering the handlers > > ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init() > > ASoC: sh: rz-ssi: Change return type of rz_ssi_stream_is_valid() to > > bool > > ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper function > > > > [...] > > Applied to > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next > > Thanks! > > [1/5] ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively > commit: 6570f991582e32b7992601d0497c61962a2c5dcc > [2/5] ASoC: sh: rz-ssi: Make the data structures available before registering the handlers > commit: 0788785c78342d422f93b1c9831c2b2b7f137937 > [3/5] ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init() > commit: 4f78f3c970f131a179fd135806a9b693fa606beb > [4/5] ASoC: sh: rz-ssi: Change return type of rz_ssi_stream_is_valid() to bool > (no commit info) > [5/5] ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper function > (no commit info) > It looks like you have applied v1 series instead of v2 to your next [0] (v2 series [1]). And your comment on your patch 1/5 of not being applying isn't true as you have already applied it ;). You haven't applied patch 5/5 (this applies cleanly to your -next) [0] https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/log/ [1] https://patchwork.kernel.org/project/alsa-devel/list/?series=605672 Cheers, Prabhakar