From: Yinghai Lu Date: Wed, 19 Sep 2012 17:49:00 +0000 (-0700) Subject: x86/PCI: Clear host bridge aperture struct resource X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~79^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cd8daf05c7071ac80008c8d4368860110fa6466;p=pandora-kernel.git x86/PCI: Clear host bridge aperture struct resource Use kzalloc() so the struct resource doesn't contain garbage in fields we don't initialize. [bhelgaas: changelog] Signed-off-by: Yinghai Lu Signed-off-by: Bjorn Helgaas Cc: x86@kernel.org --- Reading git-diff-tree failed