Re: [PATCH v2 3/3] ALSA: SoC: Updating jack implementation according new ALSA Jacks

2013-07-29 Thread Stephen Warren
On 07/26/2013 04:45 PM, Felipe F. Tonello wrote: > Updating the ASoC jack support to add the ability to specify a > jack index when creating it. This also appears to rename a number of jacks. If that's intentional, presumably it should be mentioned in the commit description? -- To unsubscribe

Re: [PATCH v2 3/3] ALSA: SoC: Updating jack implementation according new ALSA Jacks

2013-07-29 Thread Stephen Warren
On 07/26/2013 04:45 PM, Felipe F. Tonello wrote: Updating the ASoC jack support to add the ability to specify a jack index when creating it. This also appears to rename a number of jacks. If that's intentional, presumably it should be mentioned in the commit description? -- To unsubscribe from

[PATCH v2 3/3] ALSA: SoC: Updating jack implementation according new ALSA Jacks

2013-07-26 Thread Felipe F. Tonello
From: "Felipe F. Tonello" Updating the ASoC jack support to add the ability to specify a jack index when creating it. Signed-off-by: Felipe F. Tonello --- include/sound/soc.h| 2 +- sound/soc/fsl/wm1133-ev1.c | 4 ++-- sound/soc/mid-x86/mfld_machine.c | 6 +++---

[PATCH v2 3/3] ALSA: SoC: Updating jack implementation according new ALSA Jacks

2013-07-26 Thread Felipe F. Tonello
From: Felipe F. Tonello e...@felipetonello.com Updating the ASoC jack support to add the ability to specify a jack index when creating it. Signed-off-by: Felipe F. Tonello e...@felipetonello.com --- include/sound/soc.h| 2 +- sound/soc/fsl/wm1133-ev1.c | 4 ++--