commit | 92a6882eefda0ee34b9dfc029ee2ed2e91fac277 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sun Aug 13 08:43:13 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 20 08:05:25 2017 -0400 |
tree | b7639de6883acb6a6521d63e99f3686772d73409 | |
parent | 47f14314b33107d72560fee93bb69e1374c010ab [diff] |
media: tuners: 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>