On Fri, Apr 06, 2012 at 08:01:36AM +0800, Axel Lin wrote: > Simplify RC5T583_REG macro by removing _vout_reg and _ds_reg parameters. > > The naming for vout_reg and deepsleep_reg can be replaced by: > .vout_reg = RC5T583_REG_##_id##DAC, > .deepsleep_reg = RC5T583_REG_##_id##DAC_DS, Applied, thanks.