Re: [PATCH v3 14/25] i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()

From: Jarkko Nikula
Date: Fri Nov 17 2023 - 09:47:03 EST


On 11/10/23 21:39, Mario Limonciello wrote:
On 11/10/2023 12:11, Andy Shevchenko wrote:
For the sake of consistency, rename dw_i2c_of_configure() and change
its parameter to be aligned with the i2c_dw_acpi_configure().

Reviewed-by: Andi Shyti <andi.shyti@xxxxxxxxxx>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Reviewed-by: Mario Limonciello <mario.limonciello@xxxxxxx>
---
  drivers/i2c/busses/i2c-designware-platdrv.c | 9 +++++----
  1 file changed, 5 insertions(+), 4 deletions(-)

Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>