From: Antti Palosaari Date: Thu, 28 Aug 2014 05:07:08 +0000 (-0300) Subject: [media] it913x: get rid of script loader and and private header file X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d2f18d34692a413fcd75f5e83fc1dcb7afac13c;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed