i2c: designware: Convert to use struct i2c_timings
Instead of using custom variables and parser, convert the driver to use the ones provided by I2C core. No functional change intended. Signed-off-by:Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by:
Alexandre Belloni <alexandre.belloni@bootlin.com> Tested-by:
Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by:
Wolfram Sang <wsa@the-dreams.de>
Showing
- drivers/i2c/busses/i2c-designware-core.h 3 additions, 4 deletionsdrivers/i2c/busses/i2c-designware-core.h
- drivers/i2c/busses/i2c-designware-master.c 4 additions, 3 deletionsdrivers/i2c/busses/i2c-designware-master.c
- drivers/i2c/busses/i2c-designware-platdrv.c 26 additions, 27 deletionsdrivers/i2c/busses/i2c-designware-platdrv.c
Please register or sign in to comment