diff options
author | Luck, Tony <tony.luck@intel.com> | 2008-08-15 15:37:48 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-08-18 15:41:21 -0700 |
commit | 8a20fd52c663b1796e1f01c0fa21d9b24c2936b6 (patch) | |
tree | cef69a7c5117c3ddd0d9cf75d89232ce78f1eee4 /sound | |
parent | 97653f92c004d322ef27edb168a1b5f31142c6dc (diff) | |
download | kernel_samsung_espresso10-8a20fd52c663b1796e1f01c0fa21d9b24c2936b6.zip kernel_samsung_espresso10-8a20fd52c663b1796e1f01c0fa21d9b24c2936b6.tar.gz kernel_samsung_espresso10-8a20fd52c663b1796e1f01c0fa21d9b24c2936b6.tar.bz2 |
[IA64] pci_acpi_scan_root cleanup
The code walks all the acpi _CRS methods to see how many windows
to allocate. It then scans them all again to insert_resource()
for each *even if the first scan found that there were none*.
Move the second scan inside the "if (windows)" clause.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions