[media] xc5000: better name the functions
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 9 Aug 2014 21:30:13 +0000 (18:30 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:29 +0000 (12:00 +0900)
commit92ea7e2b56ae5817276a18310a88df57a3510816
treec9e50d9faedfc066d1f4cb78908777be43319f09
parent8c781c79e7930c4489b9ba4e973357ea52a2c074
[media] xc5000: better name the functions

xc5000_set_params() is a bad name for a function that
handles only digital TV. Rename it to xc5000_set_digital_params(),
and proper name the generic function that works for both
digital and analog.

No functional changes.

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