From: H Hartley Sweeten Date: Fri, 25 Jun 2010 17:33:34 +0000 (-0700) Subject: Staging: dt3155: remove unused 32-bit and 8-bit global registers X-Git-Tag: v2.6.36-rc1~520^2~1^2~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12513b76a021e5b41a9d5d5981da75dfd6480890;p=pandora-kernel.git Staging: dt3155: remove unused 32-bit and 8-bit global registers All of the board 32-bit registers and 8-bit i2c registers are either read before writing to them or they are just written to with a new value. There is no reason to keep a 'local' copy of any of them. As a first step to removing them, get rid of all the ones that are not used in the driver. Signed-off-by: H Hartley Sweeten Cc: Scott Smedley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed