From: Kevin Hilman Date: Wed, 20 Jul 2011 23:35:46 +0000 (-0700) Subject: OMAP2+: VC: more registers are per-channel starting with OMAP5 X-Git-Tag: v3.2-rc1~95^2^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5876c940c0dee298e38fbf47ce67c9e220b0572c;p=pandora-kernel.git OMAP2+: VC: more registers are per-channel starting with OMAP5 Starting with OMAP5, the following registers are per-channel and not common to a all VC channels: - SMPS I2C slave address - SMPS voltage register address offset - SMPS cmd/value register address offset - VC channel configuration register Move these from the channel-common struct into the per-channel struct to support OMAP5. Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed