All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC very minor coding style fix for snd_soc_new_pcms()
@ 2007-01-31 17:22 Liam Girdwood
  2007-02-01 11:28 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Liam Girdwood @ 2007-01-31 17:22 UTC (permalink / raw)
  To: alsa-devel

[-- Attachment #1: Type: text/plain, Size: 164 bytes --]

This very minor patch fixes the snd_soc_new_pcms() function to comply
with the kernel coding style.

Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>


[-- Attachment #2: asoc-new-pcm-style.patch --]
[-- Type: text/x-patch, Size: 509 bytes --]

diff -r 2a5adb550155 soc/soc-core.c
--- a/soc/soc-core.c	Wed Jan 31 14:34:38 2007 +0100
+++ b/soc/soc-core.c	Wed Jan 31 17:11:46 2007 +0000
@@ -1522,7 +1522,7 @@ EXPORT_SYMBOL_GPL(snd_soc_get_rate);
  *
  * Returns 0 for success, else error.
  */
-int snd_soc_new_pcms(struct snd_soc_device *socdev, int idx, const char * xid)
+int snd_soc_new_pcms(struct snd_soc_device *socdev, int idx, const char *xid)
 {
 	struct snd_soc_codec *codec = socdev->codec;
 	struct snd_soc_machine *machine = socdev->machine;

[-- Attachment #3: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #4: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ASoC very minor coding style fix for snd_soc_new_pcms()
  2007-01-31 17:22 [PATCH] ASoC very minor coding style fix for snd_soc_new_pcms() Liam Girdwood
@ 2007-02-01 11:28 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2007-02-01 11:28 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: alsa-devel

At Wed, 31 Jan 2007 17:22:44 +0000,
Liam Girdwood wrote:
> 
> This very minor patch fixes the snd_soc_new_pcms() function to comply
> with the kernel coding style.
> 
> Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>

Applied.  Thanks.


Takashi

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-01 11:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-31 17:22 [PATCH] ASoC very minor coding style fix for snd_soc_new_pcms() Liam Girdwood
2007-02-01 11:28 ` Takashi Iwai

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.