From: Nathan Hintz Date: Sat, 12 Jan 2013 10:46:16 +0000 (-0800) Subject: bcma: add support for 1 and 2 byte extended config space access X-Git-Tag: v3.9-rc1~139^2~242^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b09e9abd091a4ed1e638a810b25c6577b4621b12;p=pandora-kernel.git bcma: add support for 1 and 2 byte extended config space access The sanity checks allow 1 and 2 byte reads/writes of the extended PCI config space to proceed; however, the code only supports 4 byte reads/writes. This patch adds support for 1 and 2 byte reads/writes of the extended PCI config space. Signed-off-by: Nathan Hintz Acked-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed