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:
468be93
)
ASoC: rsnd: use function pointer for each probe
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Mon, 3 Mar 2014 07:43:18 +0000
(23:43 -0800)
committer
Mark Brown
<broonie@linaro.org>
Tue, 4 Mar 2014 04:13:49 +0000
(12:13 +0800)
R-Car sound consists of many devices.
It will have more device support in the future.
Thus, for each probe become now function pointer array.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found