]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is used
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Tue, 12 Jul 2022 13:10:22 +0000 (16:10 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Aug 2022 09:45:49 +0000 (11:45 +0200)
commit7218511f0a3136c0637c524be7e1866aa8550b1e
treed4ec6ec1c89aa2bb5ebbd7585c11ea0e765e58b4
parent48945246cf802b9866f3a821103f1a7a196baf68
ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is used

[ Upstream commit 9b93eda355089b36482f7a2f134bdd24be70f907 ]

The current implementation of probes only supports IPC3 and should not be
loaded for other IPC implementation.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20220712131022.1124-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/sof/sof-client-probes.c