[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)
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>

No differences found