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:
1d70030
)
ASoC: fsl_sai: Drop useless channels check in hw_params()
author
Nicolin Chen
<Guangyu.Chen@freescale.com>
Fri, 20 Dec 2013 08:41:02 +0000
(16:41 +0800)
committer
Mark Brown
<broonie@linaro.org>
Sat, 21 Dec 2013 14:47:29 +0000
(14:47 +0000)
SAi only supports two data channels on hardware level and the driver also does
register the min->1 and max->2, so no need to check channels.
Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com>
Reviewed-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found