diff options
author | Stephen Boyd <[email protected]> | 2020-03-10 08:43:56 -0700 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2020-03-13 15:18:48 +0100 |
commit | b2ca8800621b95ecced081376de9fe256b1fa479 (patch) | |
tree | 5710930ab9623302eb63db24addfe345ab289114 /scripts/bpf_helpers_doc.py | |
parent | bf22461ed2c278da6f668d2c650ab2bba277814f (diff) |
i2c: qcom-geni: Let firmware specify irq trigger flags
We don't need to force IRQF_TRIGGER_HIGH here as the DT or ACPI tables
should take care of this for us. Just use 0 instead so that we use the
flags from the firmware. Also, remove specify dev_name() for the irq
name so that we can get better information in /proc/interrupts about
which device is generating interrupts.
Cc: Alok Chauhan <[email protected]>
Reviewed-by: Douglas Anderson <[email protected]>
Reviewed-by: Brendan Higgins <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Reviewed-by: Amit Kucheria <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions