ALSA: hda - Allow driver to add vendor-specific verbs for regmap
authorTakashi Iwai <tiwai@suse.de>
Thu, 26 Feb 2015 11:29:03 +0000 (12:29 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Mar 2015 12:19:41 +0000 (13:19 +0100)
Codecs may have own vendor-specific verbs, and we need to allow each
driver to give such verbs for cached accesses.  Here a verb can be put
into a single array and looked through it at readable and writeable
callbacks.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found