From: Axel Lin Date: Fri, 6 Apr 2012 00:01:36 +0000 (+0800) Subject: regulator: rc5t583: Simplify RC5T583_REG macro X-Git-Tag: v3.5-rc1~177^2~58^3~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95e301ba83612e616bea0151868b7160111227f3;p=pandora-kernel.git regulator: rc5t583: Simplify RC5T583_REG macro 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, Signed-off-by: Axel Lin Acked-by: Laxman Dewangan Signed-off-by: Mark Brown --- Reading git-diff-tree failed