From 4bb28e37765f4b5b18cb3b9242aa8542e8c4b8b4 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Tue, 16 Jun 2015 19:47:21 +0200 Subject: [PATCH] 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-format-patch failed