OSDN Git Service

media: tuners: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Sun, 13 Aug 2017 12:43:13 +0000 (08:43 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 20 Aug 2017 12:05:25 +0000 (08:05 -0400)
commit92a6882eefda0ee34b9dfc029ee2ed2e91fac277
treeb7639de6883acb6a6521d63e99f3686772d73409
parent47f14314b33107d72560fee93bb69e1374c010ab
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>
drivers/media/tuners/tda18271-maps.c