diff options
| author | 2016-09-06 14:19:29 +0200 | |
|---|---|---|
| committer | 2016-10-04 15:48:04 +0100 | |
| commit | 2c2469bc03d569c49119db2cccb5cb3f0c6a5b33 (patch) | |
| tree | 420d4289e1777c496ca2c19699a0908bdba6918b /tools/perf/scripts/python | |
| parent | mfd: exynos-lpass: Mark PM functions as __maybe_unused (diff) | |
| download | linux-dev-2c2469bc03d569c49119db2cccb5cb3f0c6a5b33.tar.xz linux-dev-2c2469bc03d569c49119db2cccb5cb3f0c6a5b33.zip | |
mfd: atmel-hlcdc: Do not sleep in atomic context
readl_poll_timeout() calls usleep_range(), but
regmap_atmel_hlcdc_reg_write() is called in atomic context (regmap
spinlock held).
Replace the readl_poll_timeout() call by readl_poll_timeout_atomic().
Cc: <stable@vger.kernel.org>
Fixes: ea31c0cf9b07 ("mfd: atmel-hlcdc: Implement config synchronization")
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
