[media] au0828: move the code that sets DTV on a separate func 13/25813/1
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 9 Aug 2014 19:52:27 +0000 (16:52 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 10 Aug 2014 02:32:56 +0000 (23:32 -0300)
commit316b6d9be46eade95c8ce055a6d8e605cf8e8a97
tree893606fd4e05e10b4a92be5c3b4455ec77d6b8be
parentcd8e2be14e5f128dc91f8b328b2f5de9d102c309
[media] au0828: move the code that sets DTV on a separate func

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.

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