usb: typec: tipd: Remove FIXME about testing with I2C_FUNC_I2C
authorSven Peter <sven@svenpeter.dev>
Tue, 28 Sep 2021 15:55:02 +0000 (17:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Oct 2021 10:43:05 +0000 (12:43 +0200)
commit89e84f94647957b6f17962422889a6571f6da162
tree1ecad3b3bbc1867deb4fb13a21857b36c9466f8f
parentc9c14be664cfda991f65240e669b07b68265765b
usb: typec: tipd: Remove FIXME about testing with I2C_FUNC_I2C

The Apple i2c bus uses I2C_FUNC_I2C and I've tested this quite
extensivly in the past days. Remove the FIXME about that testing :-)

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Sven Peter <sven@svenpeter.dev>
Link: https://lore.kernel.org/r/20210928155502.71372-7-sven@svenpeter.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tipd/core.c