From: Jean Pihet Date: Wed, 25 Apr 2012 05:49:44 +0000 (+0530) Subject: ARM: OMAP2+: SmartReflex: Use per-OPP data structure X-Git-Tag: omap-devel-driver-for-v3.6~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e7f2e12e4ea14a34fb9b5941d60a4464fc8d40a;p=pandora-kernel.git ARM: OMAP2+: SmartReflex: Use per-OPP data structure The SmartReflex driver incorrectly treats some per-OPP data as data common to all OPPs (e.g., ERRMINLIMIT). Move this data into a per-OPP data structure. Furthermore, in order to make the SmartReflex implementation ready for the move to drivers/, remove the dependency from the SR driver code to the voltage layer by querying the data tables only from the SR device init code. Based on Paul's original code for the SmartReflex driver conversion. Signed-off-by: Jean Pihet Signed-off-by: J Keerthy Reviewed-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed