On Wed, Jul 04, 2012 at 10:31:45AM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin > --- > Hi Linus, > While working on this patch, I found in original code: > ab8500_regulator_ops set enable_time callback to ab8500_regulator_enable_time, > but does not set the delay in ab8500_regulator_info. > I'm not sure the delay value is 0 for ab8500_regulator_ops, or the setting is > just missing. > Anyway, there is no behavior change by this patch. Surely if the delay is not set in info then it'll introduce a delay which wasn't there before (but which may well be a bug fix)?