From: Jean Delvare Date: Mon, 16 May 2005 16:52:38 +0000 (+0200) Subject: [PATCH] I2C: Kill common macro abuse in chip drivers X-Git-Tag: v2.6.13-rc1~68^2~540^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68188ba7de2db9999ff08a4544a78b2f10eb08bd;p=pandora-kernel.git [PATCH] I2C: Kill common macro abuse in chip drivers This patch kills a common macro abuse in i2c chip drivers: defining ALARMS_FROM_REG returning its argument unchanged. Dropping the macro makes the code somewhat more readable IMHO. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed