From: Sebastian Reimers Date: Thu, 3 Jul 2014 18:15:28 +0000 (+0200) Subject: usb: gadget: f_uac2: Fix pcm sample size selection X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f7840ac4c6224263d88014b69f8cd35fa66817;p=pandora-kernel.git usb: gadget: f_uac2: Fix pcm sample size selection The pcm playback and capture sample size format was fixed SNDRV_PCM_FMTBIT_S16_LE. This patch respects also 16, 24 and 32 bit p_ssize and c_ssize values. Reviewed-by: Takashi Iwai Signed-off-by: Sebastian Reimers Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed