From: Axel Lin Date: Wed, 9 Jan 2013 11:34:57 +0000 (+0800) Subject: regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_time_sel X-Git-Tag: v3.8-rc4~20^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81d0a6ae7befb24c06f4aa4856af7f8d1f612171;p=pandora-kernel.git regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_time_sel Use DIV_ROUND_UP to prevent truncation by integer division issue. This ensures we return enough delay time. Signed-off-by: Axel Lin Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed