diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2015-07-29 22:16:19 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2015-07-29 22:23:50 +0300 |
commit | 5054e1e63946abff39bc7b154fac049110d9d3bb (patch) | |
tree | d17c7da11e66f1727c4add142351cf167aa348ae /arch/x86/lguest | |
parent | 0abbdea1e9592fba120521ce22c6c26301e72761 (diff) | |
download | linux-5054e1e63946abff39bc7b154fac049110d9d3bb.tar.xz |
x86/pci/intel_mid_pci: Use proper constants for irq polarity
polarity = 0 means active high. Not really intuitive, so people add
comments to it instead of just using a self explaining constant.
Use the IOAPIC_POL_ constants and get rid of those horrible to read
tail comments.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'arch/x86/lguest')
0 files changed, 0 insertions, 0 deletions