From 30b773f41e7582355fd9a80e6ae1f6cab24c9c99 Mon Sep 17 00:00:00 2001 From: Liam Girdwood Date: Thu, 1 Feb 2007 12:26:07 +0100 Subject: [PATCH] --- yaml --- r: 47206 b: refs/heads/master c: bc7320c5c8ddeb3b50c6a24013dab9ba74bce578 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/soc-core.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3a99f75e29a7..de82b7a97b8f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8fec560d9beb3957bf45ac93b1c0c616abd77a07 +refs/heads/master: bc7320c5c8ddeb3b50c6a24013dab9ba74bce578 diff --git a/trunk/sound/soc/soc-core.c b/trunk/sound/soc/soc-core.c index e5aa1c20dddb..87be938622dd 100644 --- a/trunk/sound/soc/soc-core.c +++ b/trunk/sound/soc/soc-core.c @@ -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;