2023-08-30 22:17:28

by Javier Martinez Canillas

[permalink] [raw]
Subject: Re: [PATCH v2 3/8] drm/ssd130x: Use bool for ssd130x_deviceinfo flags

Javier Martinez Canillas <[email protected]> writes:

> Geert Uytterhoeven <[email protected]> writes:
>
>> The .need_pwm and .need_chargepump fields in struct ssd130x_deviceinfo
>> are flags that can have only two possible values: 0 and 1.
>> Reduce kernel size by changing their types from int to bool.
>>
>> Signed-off-by: Geert Uytterhoeven <[email protected]>
>> ---
>
> Reviewed-by: Javier Martinez Canillas <[email protected]>
>

Tested-by: Javier Martinez Canillas <[email protected]>

--
Best regards,

Javier Martinez Canillas
Core Platforms
Red Hat