commit | 25a853d037a40b7ac2c317adef6442ef92d8407e | [log] [tgz] |
---|---|---|
author | Ken Xue <Ken.Xue@amd.com> | Fri Mar 27 17:44:26 2015 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Apr 07 11:36:49 2015 +0200 |
tree | c8cb91e2955611d3eebb84582bd5fc065d9828b4 | |
parent | d480239ba4963c7d994582ccddc9310127593e14 [diff] |
Fix inconsistent spinlock of AMD GPIO driver which can be recognized by static analysis tool smatch. Declare constant Variables with Sparse's suggestion. Signed-off-by: Ken Xue <Ken.Xue@amd.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>