From: Wolfram Sang Date: Tue, 16 Jun 2015 17:47:21 +0000 (+0200) Subject: i2c: tegra: don't advertise SMBUS_QUICK X-Git-Tag: omap-for-v4.2/fixes-rc1^2~108^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bb28e37765f4b5b18cb3b9242aa8542e8c4b8b4;p=pandora-kernel.git i2c: tegra: don't advertise SMBUS_QUICK This HW cannot send 0-byte-length messages and the driver discards them. So, we should not advertise SMBUS_QUICK. Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed