diff options
author | Grace Kao <grace.kao@intel.com> | 2020-04-17 12:11:54 +0800 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-04-17 14:36:22 +0300 |
commit | 3dbf1ee6abbb30d21db0649b93a34576da64ab00 (patch) | |
tree | 41ddf6ee81d50274e490aa5afba54f242a60d348 /drivers/pinctrl/qcom/pinctrl-qdf2xxx.c | |
parent | 5f3b82a168d597099dfc20e47e9389c1f7d0c11b (diff) |
pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
According to Braswell NDA Specification Update (#557593),
concurrent read accesses may result in returning 0xffffffff and write
instructions may be dropped. We have an established format for the
commit references, i.e.
cdca06e4e859 ("pinctrl: baytrail: Add missing spinlock usage in
byt_gpio_irq_handler")
Fixes: 0bd50d719b00 ("pinctrl: cherryview: prevent concurrent access to GPIO controllers")
Signed-off-by: Grace Kao <grace.kao@intel.com>
Reported-by: Brian Norris <briannorris@chromium.org>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/pinctrl/qcom/pinctrl-qdf2xxx.c')
0 files changed, 0 insertions, 0 deletions