ASoC: intel: remove disable_route_checks
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 9 Jan 2025 00:14:34 +0000 (00:14 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jan 2025 13:51:35 +0000 (13:51 +0000)
commit61aff2da3e63a43f22e60aa1bc57026ce07d189e
treec4b17f9448cd0424990cbd4fd840863a4beaec13
parent82a0a3e6f8c02b3236b55e784a083fa4ee07c321
ASoC: intel: remove disable_route_checks

It sets disable_route_checks flag after checking that parent driver
isn't SOF, but skylake driver was removed, so it is dead code.
We can remove last user of disable_route_checks.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Suggested-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Tested-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://patch.msgid.link/87v7uo268m.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/skl_hda_dsp_generic.c