Re: [PATCH v2 1/2] gpio: davinci: allow building the module with COMPILE_TEST=y

From: Linus Walleij
Date: Fri Oct 11 2024 - 15:45:12 EST


On Mon, Oct 7, 2024 at 12:34 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:

> From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
>
> Make it possible to build the module when COMPILE_TEST is enabled for
> better build coverage. Stop using of_match_ptr() to avoid build warnings.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij