From: Mark Brown Date: Fri, 9 Aug 2013 18:07:12 +0000 (+0100) Subject: cpufreq: cpufreq-cpu0: Use devm_regulator_get_optional() X-Git-Tag: v3.12-rc1~191^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d748971c0c04122cc7a06bc0573e27e106efe6a;p=pandora-kernel.git cpufreq: cpufreq-cpu0: Use devm_regulator_get_optional() Since the cpufreq-cpu0 driver is capable of coping without a software controllable regulator and would be confused by a dummy one it should use devm_regulator_get_optional() to ensure no dummy is provided. Signed-off-by: Mark Brown --- Reading git-diff-tree failed