]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4f695ec120065de1849bbc4c3b9144f0838c77f8
tree9409c907932d55c709e813036ebbc20140d20f5c
parentce801fa367412ae695dd8dc130c03716539b2905
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