[media] au0828: move the code that sets DTV on a separate function
commit164352023104207322614deef8d03bd0d773a22a
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 10 Aug 2014 00:47:21 +0000 (9 21:47 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:09 +0000 (21 15:25 -0500)
treebb256620c939df7edc23f3e4b5c70ef31625b0b5
parent91a5307cb0b164024725d68990441553740a2149
[media] au0828: move the code that sets DTV on a separate function

As we'll be adding a code to resume tuner operation, we
need to move the code that actually sets DTV on a separate
function, to be called by the resume code.

No functional changes, just code got moved.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/tuners/xc5000.c