OSDN Git Service

media: staging: bcm2835-audio: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Sun, 13 Aug 2017 12:43:12 +0000 (08:43 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 20 Aug 2017 12:22:19 +0000 (08:22 -0400)
commit8219760c0e4131da1ce7f4fd970de60540569bdc
treee15be654d191b57f61d863718bb5e88f61275fca
parent8ac9e914a49ffd5ce5877d332c190f24d13725a9
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>
drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c