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:
54cb556
)
ASoC: rsnd: replace rsnd_dai_is_play() to rsnd_io_is_play()
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Thu, 15 Jan 2015 08:06:49 +0000
(08:06 +0000)
committer
Mark Brown
<broonie@kernel.org>
Thu, 15 Jan 2015 11:37:48 +0000
(11:37 +0000)
Current rsnd driver can use rsnd_io_to_rdai()
we can get play/capture direction via io now.
Let's replace rsnd_dai_is_play() to rsnd_io_is_play()
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found