From: Jean Delvare Date: Sun, 6 Dec 2009 16:06:22 +0000 (+0100) Subject: i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR X-Git-Tag: v2.6.33-rc1~385^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da44bdeb95ea75eec263f42f7703bbf14f004f6a;p=pandora-kernel.git i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR I2C bus drivers don't have to support I2C_M_REV_DIR_ADDR. It is a deviation from the I2C specification, which only makes sense to implement when really needed. Signed-off-by: Jean Delvare Cc: Ben Dooks --- Reading git-diff-tree failed