commit | 3d2f18d34692a413fcd75f5e83fc1dcb7afac13c | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Thu Aug 28 02:07:08 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Sep 21 18:25:44 2014 -0300 |
tree | ce81e32d0cce9f29c08f0c7ec2dfe3d7920b2157 | |
parent | b7413c800fa7566696f1209207a90d014f548dac [diff] |
[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>