From: Sean O. Stalley Date: Thu, 2 Apr 2015 21:10:19 +0000 (-0700) Subject: PCI: Read capability list as dwords, not bytes X-Git-Tag: omap-for-v4.1/fixes-rc1~172^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55db3208f238ee776f1f747734051723d8a3c13e;p=pandora-kernel.git PCI: Read capability list as dwords, not bytes Reading both the capability ID and "next" pointer at the same time lets us parse the list with half the number of config reads. Signed-off-by: Sean O. Stalley Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed