Add a acpi_SetDefaultIntrModel() method to allow drivers to set the
interrupt model prior to the acpi0 device being probed and attached.
This commit is contained in:
parent
edacf73a07
commit
4c93af3788
@ -120,4 +120,6 @@
|
||||
#define COMPILER_DEPENDENT_UINT64 unsigned long long
|
||||
#define ACPI_USE_NATIVE_DIVIDE
|
||||
|
||||
void acpi_SetDefaultIntrModel(int model);
|
||||
|
||||
#endif /* __ACPICA_MACHDEP_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user