From: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>
To: Daniel Mack <daniel-cYrQPVfZoowdnm+yROfE0A@public.gmane.org>
Cc: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>,
Takashi Iwai <tiwai-l3A5Bk7waGM@public.gmane.org>,
Sebastian Reimers
<sebastian.reimers-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>,
alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org,
linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Sebastian Reimers
<sebastian.reimers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: [alsa-devel] [PATCH 1/1] usb: gadget: f_uac2: Fix pcm sample size selection
Date: Tue, 22 Jul 2014 12:44:48 -0500 [thread overview]
Message-ID: <20140722174448.GL20588@saruman.home> (raw)
In-Reply-To: <53CE9ADF.80604-cYrQPVfZoowdnm+yROfE0A@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1216 bytes --]
On Tue, Jul 22, 2014 at 07:09:51PM +0200, Daniel Mack wrote:
> On 07/04/2014 07:43 AM, Takashi Iwai wrote:
> > At Thu, 3 Jul 2014 20:15:28 +0200,
> > Sebastian Reimers wrote:
> >>
> >> 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.
> >>
> >> Signed-off-by: Sebastian Reimers <sebastian.reimers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> >
> > In general, this driver should check more on p_ssize. This can be any
> > integer value passed as a module parameter. It should be cut to a
> > sane value or give an error in the probe function when an invalid
> > value is given. Ditto for p_srate and other parameters.
> >
> > Also, I don't understand the logic of the code
> > runtime->hw.period_bytes_min = 2 * uac2->p_prm.max_psize
> > / runtime->hw.periods_min;
> >
> > But this is mostly irrelevant with this patch, so for this patch:
> > Reviewed-by: Takashi Iwai <tiwai-l3A5Bk7waGM@public.gmane.org>
>
> Felipe, are you fine with this one?
seems like I missed this one, do you mind if we take it during v3.17-rc
and add Cc: stable ?
--
balbi
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2014-07-22 17:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-03 18:15 [PATCH 1/1] usb: gadget: f_uac2: Fix pcm sample size selection Sebastian Reimers
[not found] ` <1404411328-32566-1-git-send-email-sebastian.reimers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-07-04 5:43 ` Takashi Iwai
[not found] ` <s5hha2xu19g.wl%tiwai-l3A5Bk7waGM@public.gmane.org>
2014-07-22 17:09 ` [alsa-devel] " Daniel Mack
[not found] ` <53CE9ADF.80604-cYrQPVfZoowdnm+yROfE0A@public.gmane.org>
2014-07-22 17:44 ` Felipe Balbi [this message]
[not found] ` <20140722174448.GL20588-HgARHv6XitL9zxVx7UNMDg@public.gmane.org>
2014-07-22 18:02 ` Daniel Mack
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140722174448.GL20588@saruman.home \
--to=balbi-l0cymroini0@public.gmane.org \
--cc=alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org \
--cc=daniel-cYrQPVfZoowdnm+yROfE0A@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=sebastian.reimers-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=sebastian.reimers-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org \
--cc=tiwai-l3A5Bk7waGM@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox