]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: remove disable_route_checks
authorMark Brown <broonie@kernel.org>
Thu, 9 Jan 2025 16:50:34 +0000 (16:50 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jan 2025 16:50:34 +0000 (16:50 +0000)
commit9c0e29b9957e407af6197ff1fb48f365a9b0c248
tree35752538c2a6659bd5b93a7ad951fc6cc28241f1
parentfd688ce125a4ff5cc2b6be1184dc17c9f342db37
parentdd2395162c07e4102fc83878dc394ff63f2eaae8
ASoC: remove disable_route_checks

Merge series from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:

ASoC framwork has disable_route_checks flag. Intel is the last user of it,
but it seems it exists in dead code. So we can remove it.