[PATCH v3] drm: Only select I2C_ALGOBIT for drivers that actually need it
Javier Martinez Canillas
javierm at redhat.com
Tue Jan 10 10:48:09 UTC 2023
On 12/19/22 09:49, Javier Martinez Canillas wrote:
> Hello Uwe,
>
> On 12/19/22 09:36, Uwe Kleine-König wrote:
>> While working on a drm driver that doesn't need the i2c algobit stuff I
>> noticed that DRM selects this code even though only 8 drivers actually use
>> it. While also only some drivers use i2c, keep the select for I2C for the
>> next cleanup patch. Still prepare this already by also selecting I2C for
>> the individual drivers.
>>
>> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
>> ---
>
> Thanks for sending a v3 of this.
>
> Reviewed-by: Javier Martinez Canillas <javierm at redhat.com>
>
I've pushed this to drm-misc (dri-misc-next) now. Thanks!
--
Best regards,
Javier Martinez Canillas
Core Platforms
Red Hat
More information about the dri-devel
mailing list