Re: [PATCH] gpio: gpio-stmpe: Use str_hi_lo() helper in stmpe_dbg_show_one()

From: Bartosz Golaszewski
Date: Wed Feb 26 2025 - 05:29:17 EST


On Sun, Feb 23, 2025 at 1:35 PM Salah Triki <salah.triki@xxxxxxxxx> wrote:
>
> Remove hard-coded strings by using str_hi_lo() helper function.
>
> Signed-off-by: Salah Triki <salah.triki@xxxxxxxxx>
> ---

This no longer applies, can you resend it rebased on top of current
gpio/for-next?

Bart