From: Rafał Miłecki Date: Mon, 2 Jan 2012 07:41:23 +0000 (+0100) Subject: ssb: SPROM: extract each core power info X-Git-Tag: v3.4-rc1~177^2~376^2^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0f70292053a0f68f406564a721a7a3f2d66b44f;p=pandora-kernel.git ssb: SPROM: extract each core power info We already extract some basic info but it's incomplete, reads info about the first core only. Used data structure doesn't allow easy adding of more cores. This patch adds new struct and array for storing power info. The plan is to: switch all extractors (including the ones using NVRAM) to new struct, switch drivers, then deprecate and finally drop old SSB fields. Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed