]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/sound/pcm.h
Merge branch 'topic/misc' into for-linus
[linux-2.6-omap-h63xx.git] / include / sound / pcm.h
index e4f60076e6c4004c2c56a653fee1f24fea6278bf..8904b1900d7ffa7969bf82603a9142dc8d2f7807 100644 (file)
@@ -450,7 +450,7 @@ struct snd_pcm_notify {
 
 extern const struct file_operations snd_pcm_f_ops[2];
 
-int snd_pcm_new(struct snd_card *card, char *id, int device,
+int snd_pcm_new(struct snd_card *card, const char *id, int device,
                int playback_count, int capture_count,
                struct snd_pcm **rpcm);
 int snd_pcm_new_stream(struct snd_pcm *pcm, int stream, int substream_count);