From: Axel Lin Date: Mon, 5 Aug 2013 06:08:37 +0000 (+0800) Subject: regulator: s2mps11: Fix setting ramp_delay X-Git-Tag: v3.12-rc1~191^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f1d48be393f517a16de4271cc8b7854efd693a;p=pandora-kernel.git regulator: s2mps11: Fix setting ramp_delay Current code has wrong mask and val arguments for updating ramp_delay. Fix it. Also ensure the return value of get_ramp_delay() won't greater than 3 because the mask field for ramp_val only takes 2 bits. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed