commit | b6c0b7156167b8a0f82576adaaa9d7287296bbfc | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Thu Aug 17 14:45:51 2017 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 17 12:44:09 2017 +0200 |
tree | 706deefbe911ae420ced157e7ec10885be0c6faa | |
parent | 85ab373843a642a4b4e9228095e6233521e55494 [diff] |
ALSA: drivers: 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>