Searched hist:"3 db617e7" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/crypto/ccree/ |
H A D | cc_pm.h | 3db617e7 Mon Jun 17 03:46:29 CDT 2019 Ofir Drang <ofir.drang@arm.com> crypto: ccree - prevent isr handling in case driver is suspended
ccree irq may be shared with other devices, in order to prevent ccree isr handling while device maybe suspended we added a check to verify that the device is not suspended.
Signed-off-by: Ofir Drang <ofir.drang@arm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 3db617e7 Mon Jun 17 03:46:29 CDT 2019 Ofir Drang <ofir.drang@arm.com> crypto: ccree - prevent isr handling in case driver is suspended ccree irq may be shared with other devices, in order to prevent ccree isr handling while device maybe suspended we added a check to verify that the device is not suspended. Signed-off-by: Ofir Drang <ofir.drang@arm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | cc_pm.c | 3db617e7 Mon Jun 17 03:46:29 CDT 2019 Ofir Drang <ofir.drang@arm.com> crypto: ccree - prevent isr handling in case driver is suspended
ccree irq may be shared with other devices, in order to prevent ccree isr handling while device maybe suspended we added a check to verify that the device is not suspended.
Signed-off-by: Ofir Drang <ofir.drang@arm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 3db617e7 Mon Jun 17 03:46:29 CDT 2019 Ofir Drang <ofir.drang@arm.com> crypto: ccree - prevent isr handling in case driver is suspended ccree irq may be shared with other devices, in order to prevent ccree isr handling while device maybe suspended we added a check to verify that the device is not suspended. Signed-off-by: Ofir Drang <ofir.drang@arm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | cc_driver.c | 3db617e7 Mon Jun 17 03:46:29 CDT 2019 Ofir Drang <ofir.drang@arm.com> crypto: ccree - prevent isr handling in case driver is suspended
ccree irq may be shared with other devices, in order to prevent ccree isr handling while device maybe suspended we added a check to verify that the device is not suspended.
Signed-off-by: Ofir Drang <ofir.drang@arm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> 3db617e7 Mon Jun 17 03:46:29 CDT 2019 Ofir Drang <ofir.drang@arm.com> crypto: ccree - prevent isr handling in case driver is suspended ccree irq may be shared with other devices, in order to prevent ccree isr handling while device maybe suspended we added a check to verify that the device is not suspended. Signed-off-by: Ofir Drang <ofir.drang@arm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|