commit | 8219760c0e4131da1ce7f4fd970de60540569bdc | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sun Aug 13 08:43:12 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 20 08:22:19 2017 -0400 |
tree | e15be654d191b57f61d863718bb5e88f61275fca | |
parent | 8ac9e914a49ffd5ce5877d332c190f24d13725a9 [diff] |
media: staging: bcm2835-audio: 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: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>