Takashi Iwai b3ac563641 [ALSA] hda-codec - introduce command register cache
This patch adds the cache for codec command registers.
snd_hda_codec_write_cache() and snd_hda_sequence_write_cache() do
the write operations with caching, which values can be resumed via
snd_hda_codec_resume_cache().
The patch introduces only the framework, and no codec code is using
this cache yet.  It'll be implemented in the following patch.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-10-16 15:58:41 +02:00
..
2007-10-16 15:58:05 +02:00
2007-10-16 15:58:05 +02:00
2007-10-16 15:58:38 +02:00
2007-08-03 14:08:33 -07:00
2007-02-09 09:03:54 +01:00
2007-05-21 09:18:19 -07:00