]> git.itanic.dy.fi Git - linux-stable/commit
staging: mt7621-dts: make use of 'IRQ_TYPE_LEVEL_HIGH' instead of magic numbers
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Tue, 19 Oct 2021 10:29:15 +0000 (12:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Oct 2021 17:34:46 +0000 (19:34 +0200)
commit5978d492f04746d2cbf486c62dc466f43e60805f
treea294eea14a04f3ffb75e1f93a2bdcbb7cbc040db
parentefbc7bd90f60c71b8e786ee767952bc22fc3666d
staging: mt7621-dts: make use of 'IRQ_TYPE_LEVEL_HIGH' instead of magic numbers

Nodes 'gdma' and 'hsdma' are using magic number '4' in interrupts property.
Use 'IRQ_TYPE_LEVEL_HIGH' instead to align with the rest of the nodes in
the file.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20211019102915.15409-2-sergio.paracuellos@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-dts/mt7621.dtsi