commit | 95f9aea76943af35b4720c61d27fa09c30f237dd | [log] [tgz] |
---|---|---|
author | Huang, Xiong <xiong@qca.qualcomm.com> | Wed Apr 18 22:01:25 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 19 20:14:20 2012 -0400 |
tree | 8aa157031829ab400edf756bdb6b591afbf7ea59 | |
parent | 9c277d848d0fc21936e615b9ba4463604f684e5d [diff] |
atl1c: clear PCIE error status in atl1c_reset_pcie clear PCIE error status (error log is write-1-clear). REG_PCIE_UC_SEVERITY is removed as it's a standard pcie register, and using kernle API to access it. Signed-off-by: xiong <xiong@qca.qualcomm.com> Tested-by: Liu David <dwliu@qca.qualcomm.com> Signed-off-by: David S. Miller <davem@davemloft.net>