All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: alsa-devel@alsa-project.org, Jonathan Woithe <jwoithe@just42.net>,
	Takashi Iwai <tiwai@suse.de>,
	clemens@ladisch.de, Stefan Richter <stefanr@s5r6.in-berlin.de>,
	ffado-devel@lists.sf.net
Subject: Re: [RFC][PATCH 00/13 v1] Enhancement for Dice driver
Date: Mon, 19 May 2014 10:46:36 +0200	[thread overview]
Message-ID: <5379C4EC.1060702@metafoo.de> (raw)
In-Reply-To: <5379C277.9090804@sakamocchi.jp>

On 05/19/2014 10:36 AM, Takashi Sakamoto wrote:
> Hi Stefan,
>
> (May 19 2014 16:58), Stefan Richter wrote:
>> On May 18 Takashi Sakamoto wrote:
>>> Takashi Sakamoto (13):
>>>    dice: Rename structure and its members
>>>    dice: Move file to its own directory
>>>    dice: Split transaction functionality into a file
>>>    dice: Split stream functionality into a file
>>>    dice: Split PCM functionality into a file
>>>    dice: Split hwdep functionality into a file
>>>    dice: Split proc functionality into a file
>>>    dice: Add new functions for limitation of PCM parameters
>>>    dice: Change the way to start stream
>>>    dice: Add support for duplex streams with synchronization
>>>    dice: Support for non SYT-Match sampling clock source mode
>>>    dice: Add support for PCM capture
>>>    dice: Add support for MIDI capture/playback
>>
>> Patch 02/12 apparently didn't get through to the mailinglist.  It is this
>> one,
>> https://github.com/takaswie/sound/commit/ad9a912161a3b6d2e48d19e185b50d4619ea5a53
>>
>> right?
>
> Yes.
>
> This patch includes more lines than these mailing lists (alsa-devel and
> ffado-devel) allow. So it needs approval by administrator.
>
> Jonathan and Iwai-san, would you please approve this patch to be blasted?
>

For patches like that one it is useful to use the -M flag when calling git 
format-patch. It will detect renames and hence you do not end up with + and 
- lines for each line in the file.

- Lars

      parent reply	other threads:[~2014-05-19  8:46 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-18 13:36 [RFC][PATCH 00/13 v1] Enhancement for Dice driver Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 01/13] dice: Rename structure and its members Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 02/13] dice: Move file to its own directory Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 03/13] dice: Split transaction functionality into a file Takashi Sakamoto
2014-05-27  3:42   ` Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 04/13] dice: Split stream " Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 05/13] dice: Split PCM " Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 06/13] dice: Split hwdep " Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 07/13] dice: Split proc " Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 08/13] dice: Add new functions for limitation of PCM parameters Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 09/13] dice: Change the way to start stream Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 10/13] dice: Add support for duplex streams with synchronization Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 11/13] dice: Support for non SYT-Match sampling clock source mode Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 12/13] dice: Add support for PCM capture Takashi Sakamoto
2014-05-18 13:36 ` [PATCH 13/13] dice: Add support for MIDI capture/playback Takashi Sakamoto
2014-05-19  7:58 ` [RFC][PATCH 00/13 v1] Enhancement for Dice driver Stefan Richter
2014-05-19  8:36   ` Takashi Sakamoto
2014-05-19  8:43     ` Takashi Iwai
2014-05-19  9:11       ` Takashi Sakamoto
2014-05-19  8:46     ` Lars-Peter Clausen [this message]

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=5379C4EC.1060702@metafoo.de \
    --to=lars@metafoo.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=clemens@ladisch.de \
    --cc=ffado-devel@lists.sf.net \
    --cc=jwoithe@just42.net \
    --cc=o-takashi@sakamocchi.jp \
    --cc=stefanr@s5r6.in-berlin.de \
    --cc=tiwai@suse.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.