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:
41c6221
)
ASoC: rsnd: remove duplicate *priv from rsnd_dma
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Fri, 24 Jan 2014 02:40:03 +0000
(18:40 -0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 3 Feb 2014 12:41:36 +0000
(12:41 +0000)
*priv pointer exists under rsnd_mod,
and, it can get rsnd_mod pointer from rsnd_dma.
remove duplicate rsnd_dma :: priv
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found