From: Bengt Jonsson Date: Fri, 10 Dec 2010 10:08:40 +0000 (+0100) Subject: regulators: Moved define for number of regulators in ab8500 X-Git-Tag: v2.6.38-rc1~242^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb189b07d57b574cc14382e2130960b0a0193c23;p=pandora-kernel.git regulators: Moved define for number of regulators in ab8500 The define for number of regulators is moved from ab8500-core to ab8500-regulator so that the regulator driver can be updated independently of ab8500-core. This also changes the platform configuration structure of ab8500-core so that it contains a pointer to the regulator_init_data array plus number of regulators instead of an fixed size array of pointers to regulator_init_data. Signed-off-by: Bengt Jonsson Acked-by: Linus Walleij Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed