On Thu, Aug 11, 2016 at 11:16:56AM +0100, Jon Hunter wrote: > Tegra has only supported device-tree for platform/board configuration > for quite some time now and so simplify the Tegra I2C driver by dropping > code for non device-tree platforms/boards. > > Signed-off-by: Jon Hunter cppcheck rightfully says: drivers/i2c/busses/i2c-tegra.c:854: style: Variable 'i2c_dev.hw' is reassigned a value before the old one has been used. Dropping the patches...