diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-10-28 11:37:53 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-10-28 11:42:22 +0100 |
commit | e5e113cf0d19392f26c6b63e63ad4680ee4ec5da (patch) | |
tree | a09b4a2ff85aeeb4f2d71f7f6b35866aa8566689 /sound/parisc | |
parent | ALSA: hda/ca0132 - Convert leftover pr_info() and pr_err() (diff) | |
download | linux-e5e113cf0d19392f26c6b63e63ad4680ee4ec5da.tar.xz linux-e5e113cf0d19392f26c6b63e63ad4680ee4ec5da.zip |
ALSA: Constify ratden/ratnum constraints
The ALSA core does not modify the constraints provided by a driver. Most
constraint helper functions already take a const pointer to the constraint
description, the exception at the moment being the ratden and ratnum
constraints. Make those const as well, this allows a driver to declare them
as const.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/parisc')
0 files changed, 0 insertions, 0 deletions