i2c: at91: Convert to use struct i2c_timings
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 21 Mar 2019 09:36:34 +0000 (12:36 +0300)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 27 Mar 2019 13:09:53 +0000 (14:09 +0100)
commit265bd824e17f4d390c4c05a791bc79b745a565b2
tree9409c907932d55c709e813036ebbc20140d20f5c
parent529766e0a0114438887382a68d97341fbf8349fb
i2c: at91: 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>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-at91-master.c
drivers/i2c/busses/i2c-at91.h