]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 22 Aug 2024 17:58:37 +0000 (20:58 +0300)
committerAndi Shyti <andi.shyti@kernel.org>
Mon, 9 Sep 2024 22:34:04 +0000 (00:34 +0200)
commit628c248167b548a8774ca0302d70e60caf2ff97e
treea110793797b3688bec0b435277dab6dc3e7c3859
parentc1a5e6ffdd4f02ca32ef526ad83320cf123f27b8
i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()

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@kernel.org>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-designware-platdrv.c