android_kernel_xiaomi_sdm845/arch/x86/include/asm/es7000
Ingo Molnar f8987a1093 x86, genapic: rename int_delivery_mode, et. al.
int_delivery_mode is supposed to mean 'interrupt delivery mode', but
it's quite a misnomer as 'int' we usually think of as an integer type ...

The standard naming for such attributes is 'irq' - so rename the following
fields and macros:

 int_delivery_mode => irq_delivery_mode
 INT_DELIVERY_MODE => IRQ_DELIVERY_MODE
 int_dest_mode     => irq_dest_mode
 INT_DEST_MODE     => IRQ_DEST_MODE

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-28 23:20:13 +01:00
..
apic.h x86, genapic: rename int_delivery_mode, et. al. 2009-01-28 23:20:13 +01:00
apicdef.h x86, um: ... and asm-x86 move 2008-10-22 22:55:20 -07:00
ipi.h x86: cosmetic changes apic-related files. 2008-12-16 17:40:57 -08:00
mpparse.h x86: clean up apic->acpi_madt_oem_check methods 2009-01-28 23:20:12 +01:00
wakecpu.h x86: fix wakeup_cpu with numaq/es7000, v2 2008-11-17 17:57:34 +01:00