commit | aec5465485144e7b68da765f18d46bde4576c009 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Thu Aug 17 14:45:52 2017 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 17 12:44:11 2017 +0200 |
tree | 3c0a255f3b45e5d7bbdd7365f5bfb6d4f863fe8d | |
parent | b6c0b7156167b8a0f82576adaaa9d7287296bbfc [diff] |
ALSA: isa: make snd_pcm_hardware const Make these const as they are only used in a copy operation. Done using Coccinelle. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>