commit | b09e9abd091a4ed1e638a810b25c6577b4621b12 | [log] [tgz] |
---|---|---|
author | Nathan Hintz <nlhintz@hotmail.com> | Sat Jan 12 02:46:16 2013 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jan 14 15:10:41 2013 -0500 |
tree | 5bffbd6931d08a03b28efa376e2fc5907f718325 | |
parent | 447d7e25be462329268f279bef2f6faa986a5185 [diff] |
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 <nlhintz@hotmail.com> Acked-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>