[alsa-devel] [alsa-plugins] [PATCH 1/2] Allow to specify a client name as parameters

Takashi Iwai tiwai at suse.de
Wed Feb 26 16:23:27 CET 2014


At Wed, 26 Feb 2014 14:03:56 +0000,
Corfu, ValentinX wrote:
> 
> Hi Takashi,
> 
> I reworked the patches and hope to be the final ones.  J
> You will find attached at each of the emails.

OK, I applied the first patch with cleanup and reformatting, and
pushed out to git tree.

But the second patch is certainly buggy, so please resubmit after
fixing the following:

- You can't assign a compound to an integer
	num_channels = n;
  Code it correctly.

- Use "channels" instead of "nchan"

- Align the tab level.  We use 8 chars hard tabs.

- Rebase your patch with the latest alsa-plugins git tree.


thanks,

Takashi


More information about the Alsa-devel mailing list