From: Sangbeom Kim Date: Wed, 13 Jun 2012 08:27:16 +0000 (+0900) Subject: regulator: Fix the s5m8767a problem of the division by null X-Git-Tag: v3.5-rc4~24^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d88fc0b3503e80ab1a5c9fb3b3f074302f44b33;p=pandora-kernel.git regulator: Fix the s5m8767a problem of the division by null If ramp_delay is 0, delay value can be divided by zero. This patch can fix the problem. Signed-off-by: Sangbeom Kim Signed-off-by: Mark Brown --- Reading git-diff-tree failed