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:
f708d94
)
ASoC: rsnd: replace rdai to priv in each function
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Thu, 15 Jan 2015 08:07:47 +0000
(08:07 +0000)
committer
Mark Brown
<broonie@kernel.org>
Thu, 15 Jan 2015 11:37:48 +0000
(11:37 +0000)
Current rsnd driver's function requests rdai, but it is not used.
Adding priv is more reasonable. Let's replace it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found