From: Sachin Kamat Date: Tue, 24 Jun 2014 08:24:43 +0000 (+0530) Subject: regulator: as3722: Fix incorrect parameter initialization X-Git-Tag: cleanup-for-v3.18~115^2~5^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a181c1c702aea397b382aa5b11ebe04648b733e5;p=pandora-kernel.git regulator: as3722: Fix incorrect parameter initialization 'name' field was re-initialized and getting overwritten in some cases possibly due to a typo. Code inspection says the second time it should be 'sname' instead of 'name'. Replace it. Signed-off-by: Sachin Kamat Reviewed-by: Laxman Dewangan Signed-off-by: Mark Brown --- Reading git-diff-tree failed