commit | aaffbf7824dde48dc9f72ffa1beb8a1dcb767fe1 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Thu Aug 17 14:45:59 2017 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 17 12:44:23 2017 +0200 |
tree | a29734b471f6bc41f3833e5587714599055c0f3b | |
parent | 688ed206e16e13973cfb9e4d10c6a75768ebfd48 [diff] |
ALSA: usb: make snd_pcm_hardware const Make this const as it is 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>