ALSA: compress: remove the sample rate check
authorVinod Koul <vinod.koul@intel.com>
Sat, 4 Jan 2014 11:29:11 +0000 (16:59 +0530)
committerDmitry Shmidt <dimitrysh@google.com>
Fri, 7 Nov 2014 00:41:12 +0000 (16:41 -0800)
commit083799f1d4a337e55ce9bdfaf40e4ba9ba37e0c8
treeb0357e6b41fd9fb4e531f4740e76d463ed8ef956
parent9aed3d0f495e8d1c53c8041cd4f18cab81affd7b
ALSA: compress: remove the sample rate check

commit f0e9c080 - "ALSA: compress: change the way sample rates are sent to
kernel" changed the way sample rates are sent. So now we don't need to check for
PCM_RATE_xxx in kernel

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
(cherry picked from commit 2aac06f787940543fb37bfdb982eb99431bc6094)
Signed-off-by: Yuchen Song <yuchens@nvidia.com>
Change-Id: I6448d844fb31097bf33e52c23a7e38d6b089ce69
sound/core/compress_offload.c