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:
092eba9
)
ASoC: core: Fix check before setting default I/O up try regmap
author
Xiubo Li
<Li.Xiubo@freescale.com>
Tue, 11 Mar 2014 04:43:22 +0000
(12:43 +0800)
committer
Mark Brown
<broonie@linaro.org>
Tue, 11 Mar 2014 09:59:06 +0000
(09:59 +0000)
Since the CODEC driver could specify its own I/O(read and write)
while registering the CODEC for some reason, maybe the MFDs is
used, etc.
So just do check it, if they are not specified by CODEC driver
then try to set up the default regmap I/O if regmap is used.
Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/soc-core.c
patch
|
blob
|
history
diff --cc
sound/soc/soc-core.c
Simple merge