commit | dee49895b197936c02d27d651e58c90bac18f452 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Aug 12 21:01:28 2017 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Aug 12 23:31:58 2017 +0200 |
tree | c8d80b6103c61da781977dd3f6f37b53d34e947b | |
parent | 420b0c1b78aed04b951418ca453673fd6c06c737 [diff] |
ALSA: pci: make snd_pcm_hardware const Make these const as they are only used during a copy operation. Done using Coccinelle. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>