commit | 1464189f8c2a5341722437ef916786afaf241c44 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jul 05 12:15:01 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jul 05 14:19:39 2012 +0200 |
tree | 8a880a5e7cbb4fa5baae9a8d1cf3d8d21aac6190 | |
parent | da185443c12f5ef7416af50293833a5654854186 [diff] |
ALSA: pcm: Make constraints lists const They aren't modified by the core so the drivers can declare them const. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>