---
 sound/soc/pxa/spitz.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: git/sound/soc/pxa/spitz.c
===================================================================
--- git.orig/sound/soc/pxa/spitz.c	2007-01-02 12:36:37.000000000 +0000
+++ git/sound/soc/pxa/spitz.c	2007-01-02 12:45:13.000000000 +0000
@@ -174,7 +174,7 @@ static int spitz_hw_params(struct snd_pc
 
 static struct snd_soc_ops spitz_ops = {
 	.startup = spitz_startup,
-	.hw_param = spitz_hw_params,
+	.hw_params = spitz_hw_params,
 };
 
 static int spitz_get_jack(struct snd_kcontrol *kcontrol,
