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:
a49f0d1
)
ASoC: wm8804: Remove redundant check
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 12 Dec 2012 02:53:13 +0000
(
00:53
-0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 24 Dec 2012 15:54:27 +0000
(15:54 +0000)
The condition "if (!freq_in || !freq_out)" has already been tested previously,
so no need to do it again.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found