media: em28xx: constify a new function
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 09:30:22 +0000 (04:30 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 09:30:22 +0000 (04:30 -0500)
commit0eeb232f5aadc2e258e3963aeacaf405ca842e78
tree35cfac2ff4fb50905bc7f54da86db925942c5935
parentbe7fd3c3a8c5e9acbc69f887ca961df5e68cf6f0
media: em28xx: constify a new function

em28xx_duplicate_dev() is static. This were supposed to be
merged on the last patch, but somehow, I forgot "-a" when
I called git commit --amend.

Fixes: be7fd3c3a8c5 ("media: em28xx: Hauppauge DualHD second tuner functionality")
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/em28xx/em28xx-cards.c