git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9d8725
)
usb: gadget: f_uac2: Fix pcm sample size selection
author
Sebastian Reimers
<sebastian.reimers@googlemail.com>
Thu, 3 Jul 2014 18:15:28 +0000
(20:15 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Wed, 16 Jul 2014 17:50:40 +0000
(12:50 -0500)
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 <tiwai@suse.de>
Signed-off-by: Sebastian Reimers <sebastian.reimers@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found