From: Saquib Herman Date: Fri, 1 Apr 2011 04:52:45 +0000 (+0530) Subject: regulator: twl: add twl6030 get_status X-Git-Tag: v3.0-rc1~48^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a0244ad719258b0ae6064ad7da937cddcb109e0;p=pandora-kernel.git regulator: twl: add twl6030 get_status Current get_status logic does not support 6030 get_status. The logic for 4030 is not reusable for 6030 as the status check for 6030 now depends on the new CFG_STATE register. We hence rename the old get_status as being specific to 4030 and remove the redundant check for the same. Signed-off-by: Nishanth Menon Signed-off-by: Saquib Herman Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed