Merge branch 'acpi-lpss'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 11 Feb 2013 12:21:27 +0000 (13:21 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 11 Feb 2013 12:21:27 +0000 (13:21 +0100)
* acpi-lpss:
  ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scan
  clk: x86: add support for Lynxpoint LPSS clocks
  x86: add support for Intel Low Power Subsystem
  ACPI / platform: fix comment about the platform device name
  ACPI: add support for CSRT table

1  2 
arch/x86/Kconfig
drivers/acpi/internal.h
drivers/acpi/scan.c

Simple merge
Simple merge
@@@ -1716,7 -1699,9 +1718,8 @@@ int __init acpi_scan_init(void
                printk(KERN_ERR PREFIX "Could not register bus type\n");
        }
  
 -      acpi_power_init();
        acpi_pci_root_init();
+       acpi_csrt_init();
  
        /*
         * Enumerate devices in the ACPI namespace.