commit | fa0afcd10951afad2022dda09777d2bf70cdab3d | [log] [tgz] |
---|---|---|
author | Cloud Ren <cjren@qca.qualcomm.com> | Thu Jul 19 17:01:58 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 20 11:21:18 2012 -0700 |
tree | 3f74c4d6d407f0b4a23e291ba56652c5f3125522 | |
parent | b09e786bd1dd66418b69348cb110f3a64764626a [diff] |
atl1c: fix issue of io access mode for AR8152 v2.1 When io access mode is enabled by BOOTROM or BIOS for AR8152 v2.1, the register can't be read/write by memory access mode. Clearing Bit 8 of Register 0x21c could fixed the issue. Signed-off-by: Cloud Ren <cjren@qca.qualcomm.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: xiong <xiong@qca.qualcomm.com> Signed-off-by: David S. Miller <davem@davemloft.net>