Hi, On Mon, Jan 11, 2021 at 4:13 PM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote: > > We don't need to force this to be trigger high here, as the firmware > properly configures the irq flags already. Drop it to save a line. > > Cc: Douglas Anderson <dianders@xxxxxxxxxxxx> > Cc: Rajendra Nayak <rnayak@xxxxxxxxxxxxxx> > Cc: Mukesh Kumar Savaliya <msavaliy@xxxxxxxxxxxxxx> > Cc: Akash Asthana <akashast@xxxxxxxxxxxxxx> > Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > --- > > Changes from v1: > * Rebased onto v5.11-rc1 > > drivers/spi/spi-qcom-qspi.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>