commit | 5d945d94a15435d2a3a3b99e538fc8fc7558afc5 | [log] [tgz] |
---|---|---|
author | Zubair Lutfullah <zubair.lutfullah@gmail.com> | Tue Aug 13 17:40:56 2013 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Aug 14 18:55:40 2013 +0100 |
tree | 3ea97c7182c86db80f6ed6f74b7351469d08122f | |
parent | b018e1361bad361b47294fd09ae1f33f707dd933 [diff] |
mfd: ti_am335x_tscadc: Update reg_cache variable in clr function The reg_cache variable should be updated with current steps in the reg_se register. Then the mask should apply and clear the register. Previously, the reg_cache can be an old redundant value that isn't updated. Signed-off-by: Zubair Lutfullah <zubair.lutfullah@gmail.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>