diff options
author | Mika Westerberg <mika.westerberg@linux.intel.com> | 2015-08-04 15:03:14 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-08-13 14:26:14 +0200 |
commit | 39ce8150a079e3ae6ed9abf26d7918a558ef7c19 (patch) | |
tree | fea01da763018049a4d3cfeefcbea4958e2550ef /lib/checksum.c | |
parent | 5ab49db8e007c4479be1a682ea64d9b562aa4880 (diff) | |
download | linux-39ce8150a079e3ae6ed9abf26d7918a558ef7c19.tar.gz linux-39ce8150a079e3ae6ed9abf26d7918a558ef7c19.tar.bz2 linux-39ce8150a079e3ae6ed9abf26d7918a558ef7c19.zip |
pinctrl: baytrail: Serialize all register access
There is a hardware issue in Intel Baytrail where concurrent GPIO register
access might result reads of 0xffffffff and writes might get dropped
completely.
Prevent this from happening by taking the serializing lock in all places
where it is possible that more than one thread might be accessing the
hardware concurrently.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'lib/checksum.c')
0 files changed, 0 insertions, 0 deletions