commit | 21bf6cf5565c15ea76c13ce88441212f3a1f99ef | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <[email protected]> | Thu Aug 17 14:45:56 2017 +0530 |
committer | Takashi Iwai <[email protected]> | Thu Aug 17 12:44:18 2017 +0200 |
tree | 157c7839adc0d963ff0d75a2353ff7ca4966c510 | |
parent | d9b1b34fed50caf9a4d93af2490941f252669dcd [diff] |
ALSA: ppc: 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 <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>