lkml.org 
[lkml]   [2021]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock
    Date
    There is no need to use API with _irqsave in hard IRQ handler, So replace
    those with spin_lock.

    Luo Jiaxing (2):
    gpio: omap: Replace raw_spin_lock_irqsave with raw_spin_lock in
    omap_gpio_irq_handler()
    gpio: grgpio: Replace spin_lock_irqsave with spin_lock in
    grgpio_irq_handler()

    drivers/gpio/gpio-grgpio.c | 5 ++---
    drivers/gpio/gpio-omap.c | 15 ++++++---------
    2 files changed, 8 insertions(+), 12 deletions(-)

    --
    2.7.4

    \
     
     \ /
      Last update: 2021-02-08 10:21    [W:5.366 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site