MLK-20380: i2c: xenfront: fix i2cdetect bug
authorFlynn xu <flynn.xu@nxp.com>
Thu, 15 Nov 2018 08:30:24 +0000 (16:30 +0800)
committerPeng Fan <peng.fan@nxp.com>
Fri, 19 Jul 2019 08:48:29 +0000 (16:48 +0800)
commit9c0dc7a01513fc881d6bfa60ea03f09ab8db6dd3
treef8fcab5fbba19883999dca3a2598888ee5ce6140
parent1f23a52d192703ccb6e5ede693a2789865b02f91
MLK-20380: i2c: xenfront: fix i2cdetect bug

The bug is when using i2cdetect in DomU, some i2c device will be
skiped, fixed this through add I2C_FUNC_SMBUS_QUICK functionality.

Signed-off-by: Flynn xu <flynn.xu@nxp.com>
(cherry picked from commit b0aa11bdc74e6cb15b18dc704d554364da1fe39a)
drivers/i2c/busses/xen-i2cfront.c