commit | aa38e71d050c4a0006b55cd1b5199f7b8c6f5deb | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Thu Aug 17 14:45:54 2017 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 17 12:44:16 2017 +0200 |
tree | 8e2721ece196c7fbbb039d87f9baeb131ddb4993 | |
parent | 3068116f532639cc0420b30ac574af470c051e85 [diff] |
ALSA: pci: 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>