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:
272b98c
)
ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .remove
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Mon, 2 Sep 2013 03:31:16 +0000
(20:31 -0700)
committer
Mark Brown
<broonie@linaro.org>
Tue, 17 Sep 2013 12:58:09 +0000
(13:58 +0100)
Current rsnd_gen_ops didn't care about .probe and .remove
functions, but it was not good sense.
This patch tidyup it
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found