On Thu, Apr 05, 2012 at 02:04:48PM +0800, Axel Lin wrote: > The nsteps can be calculated by (_max_mv - _min_mv) * 1000 / _step_uV + 1, > thus we can remove _nsteps from RC5T583_REG macro, and then remove > nsteps from struct rc5t583_regulator_info. Applied, thanks.