Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6532b88 authored by Len Brown's avatar Len Brown
Browse files

Pull fluff into release branch



Conflicts:

	drivers/acpi/ec.c

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parents d89a9bda 4fdb2a05
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -115,6 +115,3 @@ static int __init acpi_sleep_setup(char *str)

__setup("acpi_sleep=", acpi_sleep_setup);
void acpi_pci_link_exit(void)
{
}
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ static int __devinit can_skip_ioresource_align(const struct dmi_system_id *d)
	return 0;
}

static struct dmi_system_id acpi_pciprobe_dmi_table[] = {
static struct dmi_system_id acpi_pciprobe_dmi_table[] __devinitdata = {
/*
 * Systems where PCI IO resource ISA alignment can be skipped
 * when the ISA enable bit in the bridge control is not set
+1 −1

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.