]> Pileus Git - ~andy/linux/commit
ALSA: compress: remove the sample rate check
authorVinod Koul <vinod.koul@intel.com>
Sat, 4 Jan 2014 11:29:11 +0000 (16:59 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jan 2014 10:58:08 +0000 (11:58 +0100)
commit2aac06f787940543fb37bfdb982eb99431bc6094
tree4fbbbcbf917083be350dab7abd3e577ea626175b
parent770bd4bf2e664939a9dacd3d26ec9ff7a3933210
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>
sound/core/compress_offload.c