From: Heiko Stübner Date: Sun, 3 Jun 2012 19:30:33 +0000 (+0200) Subject: regulator: gpio-regulator: do not pass drvdata pointer as reference X-Git-Tag: v3.5-rc3~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d4be2f5ad223942577c2319153b86592f3da5b2;p=pandora-kernel.git regulator: gpio-regulator: do not pass drvdata pointer as reference Commit c172708d38a4 (regulator: core: Use a struct to pass in regulator runtime configuration) added the drvdata pointer only per reference to the new config array in the gpio-regulator. Signed-off-by: Heiko Stuebner Acked-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed