]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i2c: designware: Always provide device ID tables
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 19 Aug 2024 18:45:11 +0000 (21:45 +0300)
committerAndi Shyti <andi.shyti@kernel.org>
Mon, 9 Sep 2024 22:33:57 +0000 (00:33 +0200)
commitf2330bfbdd5765c01b01b79d7e81e2ad08b0a375
tree6cef5a1a61041b2e5fe49441d817692c062e882f
parent949e9cde4164a39490c5074e6bb86b39edf0653e
i2c: designware: Always provide device ID tables

There is no need to have ugly ifdeffery and additional macros
for the device ID tables. Always provide them. Since we touch
the ACPI table, make it sorted by ID.

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