Re: [PATCH 7/7] gpiolib: Use spinlock_t instead of struct spinlock

From: Linus Walleij
Date: Sat Jul 06 2019 - 14:16:02 EST


On Thu, Jul 4, 2019 at 5:38 PM Sebastian Andrzej Siewior
<bigeasy@xxxxxxxxxxxxx> wrote:

> For spinlocks the type spinlock_t should be used instead of "struct
> spinlock".
>
> Use spinlock_t for spinlock's definition.
>
> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Cc: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
> Cc: linux-gpio@xxxxxxxxxxxxxxx
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>

Patch applied with Bartosz' ACK!

Yours,
Linus Walleij