From: Felipe Balbi <balbi@kernel.org>
To: Ruslan Bilovol <ruslan.bilovol@gmail.com>
Cc: Daniel Mack <zonque@gmail.com>,
Jassi Brar <jassisinghbrar@gmail.com>,
Clemens Ladisch <clemens@ladisch.de>,
Jonathan Corbet <corbet@lwn.net>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Peter Chen <hzpeterchen@gmail.com>,
Julian Scheel <julian@jusst.de>,
linux-usb@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 2/3] usb: gadget: f_uac2: split out audio core
Date: Fri, 02 Jun 2017 12:34:32 +0300 [thread overview]
Message-ID: <87lgpavil3.fsf@linux.intel.com> (raw)
In-Reply-To: <1495060654-31126-3-git-send-email-ruslan.bilovol@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 703 bytes --]
Hi,
Ruslan Bilovol <ruslan.bilovol@gmail.com> writes:
> Abstract the peripheral side ALSA sound card code from
> the f_uac2 function into a component that can be called
> by various functions, so the various flavors can be split
> apart and selectively reused.
>
> Visible changes:
> - add uac_params structure to pass audio paramteres for
> g_audio_setup
> - make ALSA sound card's name configurable
> - add [in/out]_ep_maxpsize
> - allocate snd_uac_chip structure during g_audio_setup
> - add u_audio_[start/stop]_[capture/playback] functions
>
> Signed-off-by: Ruslan Bilovol <ruslan.bilovol@gmail.com>
this doesn't apply on testing/next, care to rebase?
--
balbi
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next prev parent reply other threads:[~2017-06-02 9:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-17 22:37 [PATCH v4 0/3] USB Audio Gadget refactoring Ruslan Bilovol
2017-05-17 22:37 ` [PATCH v4 1/3] usb: gadget: f_uac2: remove platform driver/device creation Ruslan Bilovol
2017-05-17 22:37 ` [PATCH v4 2/3] usb: gadget: f_uac2: split out audio core Ruslan Bilovol
2017-05-22 15:58 ` Jassi Brar
2017-05-29 23:43 ` Ruslan Bilovol
2017-06-02 11:47 ` Jassi Brar
2017-06-02 9:34 ` Felipe Balbi [this message]
2017-06-02 21:11 ` Ruslan Bilovol
2017-05-17 22:37 ` [PATCH v4 3/3] usb: gadget: add f_uac1 variant based on a new u_audio api Ruslan Bilovol
2017-05-26 15:52 ` Julian Scheel
2017-05-30 0:07 ` Ruslan Bilovol
2017-06-02 9:42 ` [PATCH v4 0/3] USB Audio Gadget refactoring Felipe Balbi
2017-06-02 21:36 ` Ruslan Bilovol
2017-06-05 9:22 ` Felipe Balbi
2017-06-06 7:44 ` Greg KH
2017-06-06 9:41 ` Felipe Balbi
2017-06-06 19:43 ` Ruslan Bilovol
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=87lgpavil3.fsf@linux.intel.com \
--to=balbi@kernel.org \
--cc=clemens@ladisch.de \
--cc=corbet@lwn.net \
--cc=gregkh@linuxfoundation.org \
--cc=hzpeterchen@gmail.com \
--cc=jassisinghbrar@gmail.com \
--cc=julian@jusst.de \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=ruslan.bilovol@gmail.com \
--cc=zonque@gmail.com \
/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