commit | bd5717a4632cdecafe82d03de7dcb3b1876e2828 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@sonymobile.com> | Fri Jun 26 14:47:21 2015 -0700 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Wed Jul 01 16:15:05 2015 +0300 |
tree | 00577366471759723b094fabea91bf7b1aac59d1 | |
parent | b97cadee805e49e823ffd5ad692bb4a9bbda248e [diff] |
hwspinlock: qcom: Correct msb in regmap_field msb of the regmap_field was mistakenly given the value 32, to set all bits in the regmap update mask; although incorrect this worked until 921cc294, where the mask calculation was corrected. Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>