From: Mark Brown Date: Tue, 7 May 2024 14:38:40 +0000 (+0900) Subject: ASoC: Constify static snd_pcm_hardware X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=80513607dfd86a1d83b3111305bef934c49c81ed;p=linux.git ASoC: Constify static snd_pcm_hardware Merge series from Krzysztof Kozlowski : Static 'struct snd_pcm_hardware' is not modified by few drivers and its copy is passed to the core, so it can be made const for increased code safety. --- 80513607dfd86a1d83b3111305bef934c49c81ed