git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
faa75f8
)
ALSA: hda - Allow driver to add vendor-specific verbs for regmap
author
Takashi Iwai
<tiwai@suse.de>
Thu, 26 Feb 2015 11:29:03 +0000
(12:29 +0100)
committer
Takashi 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