From: Lars-Peter Clausen Date: Sat, 11 Jan 2014 09:24:44 +0000 (+0100) Subject: ASoC: pcm: Use snd_pcm_rate_mask_intersect() helper X-Git-Tag: v3.14-rc1~143^2~1^2^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55dcdb5051930dee75e9e2c0da90bc82ee3dcd77;p=pandora-kernel.git ASoC: pcm: Use snd_pcm_rate_mask_intersect() helper Instead of open-coding the intersecting of two rate masks (and getting slightly wrong for some of the corner cases) use the new snd_pcm_rate_mask_intersect() helper function. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed