ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write
authorSimon Trimmer <simont@opensource.cirrus.com>
Mon, 25 Mar 2024 11:31:27 +0000 (11:31 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 3 Apr 2024 15:10:31 +0000 (16:10 +0100)
commitd641def12ec929af6c4f9b1b28efcd3e5dff21b4
treef013d3a76f21063aa87368eb992dc7aa97223349
parente81f5c9f7d06a69dc505fa6ad351df6cc86a6c2d
ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write

Any control that the driver is updating should be marked as SYSTEM and
therefore will not have an ALSA control to notify.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Link: https://msgid.link/r/20240325113127.112783-6-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/pci/hda/hda_cs_dsp_ctl.c