[media] it913x: get rid of script loader and and private header file
authorAntti Palosaari <crope@iki.fi>
Thu, 28 Aug 2014 05:07:08 +0000 (02:07 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 21:25:44 +0000 (18:25 -0300)
commit3d2f18d34692a413fcd75f5e83fc1dcb7afac13c
treece81e32d0cce9f29c08f0c7ec2dfe3d7920b2157
parentb7413c800fa7566696f1209207a90d014f548dac
[media] it913x: get rid of script loader and and private header file

Used script loader is quite useless and hides register numbers
making code hard to understand. Get rid of it and use standard
RegMap register write functions directly.

it913x_priv.h file leaves empty after that change and is also
removed.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/tuners/it913x.c
drivers/media/tuners/it913x_priv.h [deleted file]