commit | 401caff70cd3d3ef3c96e1a1cbf6f973c24ba899 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 27 11:43:09 2018 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jun 27 11:43:09 2018 +0200 |
tree | 83e3d22afb2665e06be6c7c4fc09173d51b89280 | |
parent | 772c2917ff4e3b15c38f74e77062360e5ffd1308 [diff] |
ALSA: hda - Kill snd_hda_codec_update_cache() snd_hda_codec_update_cache() used to serve for a slightly different purpose from snd_hdac_write_cache(), but now both of them became identical. Let's unify and replace with the latter one consistently. Signed-off-by: Takashi Iwai <tiwai@suse.de>