Re: [PATCH v2 27/35] media: em28xx: cx231xx: fix opencoded find_and_set_bit()

From: Hans Verkuil
Date: Mon Dec 04 2023 - 08:10:01 EST


On 04/12/2023 14:05, Andy Shevchenko wrote:
> On Mon, Dec 04, 2023 at 09:39:59AM +0100, Hans Verkuil wrote:
>> On 03/12/2023 20:32, Yury Norov wrote:
>>> Functions in the media/usb drivers opencode find_and_set_bit() by
>>> polling on a found bit in a while-loop.
>
> ...
>
>> It's a nice improvement.
>
> Wouldn't it be even nicer to utilise IDA framework?
>

Not worth the effort IMHO.

Regards,

Hans