]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_cache()
authorSimon Trimmer <simont@opensource.cirrus.com>
Fri, 6 Dec 2024 10:57:57 +0000 (10:57 +0000)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Dec 2024 12:54:06 +0000 (13:54 +0100)
commit47b17ba05a463b22fa79f132e6f6899d53538802
tree357e5bda32a0dd1518e62b725bbdf324e8b6e3f8
parentc34e9ab9a612ee8b18273398ef75c207b01f516d
ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_cache()

Commit 5d7e328e20b3 ("ASoC: cs35l56: Revert support for dual-ownership
of ASP registers")
replaced cs35l56_force_sync_asp1_registers_from_cache() with a dummy
implementation so that the HDA driver would continue to build.

Remove the calls from HDA and remove the stub function.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20241206105757.718750-1-rf@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/cs35l56.h
sound/pci/hda/cs35l56_hda.c