media: dvb_frontend: move algo-specific settings to a function
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 17 Jun 2020 18:52:13 +0000 (20:52 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 22 Mar 2021 14:47:53 +0000 (15:47 +0100)
commitd6af27c3a6b6aa85acc8ef510c82ff1ae35dca58
tree6b55136276be7c8211269868d8c4389755f79b4f
parentbb5d418076f8c6cea8adaeffc0bbcd2032c814f0
media: dvb_frontend: move algo-specific settings to a function

As we're planning to call this code from somewhere else,
let's first move it to its own function.

Link: https://lore.kernel.org/linux-media/daa69edd80e7fcf979062273f3067cb7b5573d52.1592419750.git.mchehab+huawei@kernel.org
Reviewed-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/dvb-core/dvb_frontend.c