From: Nicolin Chen Date: Fri, 20 Dec 2013 08:41:02 +0000 (+0800) Subject: ASoC: fsl_sai: Drop useless channels check in hw_params() X-Git-Tag: v3.14-rc1~143^2~1^2~38^2^31~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d22e28cce80a93578787d273bf1fa26a2be2636b;p=pandora-kernel.git ASoC: fsl_sai: Drop useless channels check in hw_params() 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 Reviewed-by: Xiubo Li Signed-off-by: Mark Brown --- Reading git-diff-tree failed