Re: [PATCH] raw/cnxk_gpio: stop device once tests are complete

2022-02-27 Thread Thomas Monjalon
25/02/2022 15:55, Tomasz Duszynski: > Started device should eventually be stopped. > > Fixes: 0e6557b448fa ("raw/cnxk_gpio: add self test") > > Signed-off-by: Tomasz Duszynski > Reviewed-by: Jerin Jacob Kollanukkaran Applied, thanks.

[PATCH] raw/cnxk_gpio: stop device once tests are complete

2022-02-25 Thread Tomasz Duszynski
Started device should eventually be stopped. Fixes: 0e6557b448fa ("raw/cnxk_gpio: add self test") Signed-off-by: Tomasz Duszynski Reviewed-by: Jerin Jacob Kollanukkaran --- drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/raw/cnxk_gpio/cnxk