[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7be19d99-b197-662c-5157-dfdd9c793e3c@linux.intel.com>
Date: Fri, 28 Jul 2023 15:33:59 +0300
From: Jarkko Nikula <jarkko.nikula@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Mario Limonciello <mario.limonciello@....com>,
Wolfram Sang <wsa@...nel.org>, linux-i2c@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Mika Westerberg <mika.westerberg@...ux.intel.com>,
Jan Dabros <jsd@...ihalf.com>,
Andi Shyti <andi.shyti@...nel.org>
Subject: Re: [PATCH v1 5/9] i2c: designware: Always provide ID tables
On 7/25/23 17:30, Andy Shevchenko wrote:
> There is no need to have ugly ifdeffery and additional macros
> for the ID tables. Always provide them. Since we touch the
> ACPI table, make it sorted by ID.
>
> While at it, group MODULE_ALIAS() with other MODULE_*() macros.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
> drivers/i2c/busses/i2c-designware-platdrv.c | 65 ++++++++++-----------
> 1 file changed, 31 insertions(+), 34 deletions(-)
>
Acked-by: Jarkko Nikula <jarkko.nikula@...ux.intel.com>
(minor comment below if you plan to update)
> +/* Work with hotplug and coldplug */
> +MODULE_ALIAS("platform:i2c_designware");
Perhaps this comment can be retired, i.e. dropped.
Powered by blists - more mailing lists