Skip to content
Commit ea066d35 authored by Jun Lin's avatar Jun Lin Committed by Carles Cufí
Browse files

driver: eSPI: drop interrupts enabling during driver initialization



Host interface interrupts should be enabled explicitly via eSPI API
after the eSPI configuration and callbacks are set.
If we enable them during driver initialization and the host sends a eSPI
transaction before the eSPI configuration and callbacks are set, we may
encounter unexpected behavior.

Signed-off-by: default avatarJun Lin <CHLin56@nuvoton.com>
parent e049cc76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment