Home
last modified time | relevance | path

Searched hist:"06856269 d43ab3ce6609c90a6e42bcd9564eaa02" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-owl.cdiff 06856269d43ab3ce6609c90a6e42bcd9564eaa02 Tue Sep 08 23:10:01 CDT 2020 Barry Song <song.bao.hua@hisilicon.com> i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ

The code has been in a irq-disabled context since it is hard IRQ. There
is no necessity to do it again.

Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Reviewed-by: Akash Asthana <akashast@codeaurora.org>
Reviewed-by: Mukesh Kumar Savaliya <msavaliy@codeaurora.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
H A Di2c-qcom-geni.cdiff 06856269d43ab3ce6609c90a6e42bcd9564eaa02 Tue Sep 08 23:10:01 CDT 2020 Barry Song <song.bao.hua@hisilicon.com> i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ

The code has been in a irq-disabled context since it is hard IRQ. There
is no necessity to do it again.

Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Reviewed-by: Akash Asthana <akashast@codeaurora.org>
Reviewed-by: Mukesh Kumar Savaliya <msavaliy@codeaurora.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
H A Di2c-mv64xxx.cdiff 06856269d43ab3ce6609c90a6e42bcd9564eaa02 Tue Sep 08 23:10:01 CDT 2020 Barry Song <song.bao.hua@hisilicon.com> i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ

The code has been in a irq-disabled context since it is hard IRQ. There
is no necessity to do it again.

Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Reviewed-by: Akash Asthana <akashast@codeaurora.org>
Reviewed-by: Mukesh Kumar Savaliya <msavaliy@codeaurora.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>