summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2015-08-04 15:03:14 +0300
committerLinus Walleij <linus.walleij@linaro.org>2015-08-13 15:26:14 +0300
commit39ce8150a079e3ae6ed9abf26d7918a558ef7c19 (patch)
treefea01da763018049a4d3cfeefcbea4958e2550ef /tools/perf/scripts/python
parent5ab49db8e007c4479be1a682ea64d9b562aa4880 (diff)
downloadlinux-39ce8150a079e3ae6ed9abf26d7918a558ef7c19.tar.xz
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions