]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: pcm: Make constraints lists const
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 5 Jul 2012 11:15:01 +0000 (12:15 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 5 Jul 2012 12:19:39 +0000 (14:19 +0200)
commitce116cb0dac9084bf1de4bb09adb912e89f939b4
tree8a880a5e7cbb4fa5baae9a8d1cf3d8d21aac6190
parent182c5b09bf3429f580fa4793fa2ead88e161eada
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>
include/sound/pcm.h
sound/core/pcm_lib.c