From: Mark Brown Date: Wed, 14 Mar 2012 19:48:43 +0000 (+0000) Subject: ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list X-Git-Tag: v3.4-rc1~144^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4af87a939ef7092fdca267fba473cf8407d6d8e2;p=pandora-kernel.git ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list Allows the constraint lists to be declared const by drivers which seems reasonable; there's plenty of other constification we could do if we were being complete but this was easy and quick. Signed-off-by: Mark Brown Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed