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:
c35e005
)
ASoC: fsi: tidyup: remove un-necessary operation from fsi_probe()
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Mon, 10 Sep 2012 09:14:10 +0000
(
02:14
-0700)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 10 Sep 2012 09:27:05 +0000
(17:27 +0800)
struct fsi_master *master became member of struct fsi_priv from
71f6e0645be42f93c0f90dfcc93b9d2d277c2ee6
(ASoC: sh_fsi: avoid using global variable)
So, master = NULL is not necessary on fsi_probe() now.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found