diff options
author | 2017-08-21 17:57:42 +0200 | |
---|---|---|
committer | 2017-08-24 11:03:34 +0200 | |
commit | 56c0c529848c853bc1049e271975917e8c9f4389 (patch) | |
tree | 2dcefa0bf475eb1986c9c08c18a9da60c6df2335 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rtc: m41t80: remove debug sysfs attribute (diff) | |
download | linux-dev-56c0c529848c853bc1049e271975917e8c9f4389.tar.xz linux-dev-56c0c529848c853bc1049e271975917e8c9f4389.zip |
rtc: pxa: fix possible race condition
pxa_rtc_open() registers the interrupt handler which will access the RTC
registers. However, pxa_rtc_open() is called before the register range is
ioremapped. Instead, call it after devm_ioremap().
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions