From: Mark Brown Date: Thu, 18 May 2023 17:11:12 +0000 (+0900) Subject: ASoC: codecs: do not store status in state containe X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9b6d1b0cb0ad37bb69fe8ee127236d77c2574a28;p=linux.git ASoC: codecs: do not store status in state containe Merge series from Krzysztof Kozlowski : Many SoundWire CODEC drivers store the device status in a member variable in the driver data but never reference this, and in any case the SoundWire core stores this information for drivers so it would be redundant even if used. --- 9b6d1b0cb0ad37bb69fe8ee127236d77c2574a28