From: Tim Blechmann Date: Thu, 5 Feb 2009 12:01:54 +0000 (+0100) Subject: ALSA: snd_pcm_new api cleanup X-Git-Tag: v2.6.30-rc1~676^2~15^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6161653094f14b1add10efe3493a2e526fe9538;p=pandora-kernel.git ALSA: snd_pcm_new api cleanup Impact: cleanup snd_pcm_new takes a char *id argument, although it is not modifying the string. it can therefore be declared as const char *id. Signed-off-by: Tim Blechmann Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed