Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1718598
| From | Robert Jarzmik <robert.jarzmik@free.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] rtc: pxa: fix possible race condition |
| Date | 2017-08-23 21:40 +0200 |
| Message-ID | <uhJFo-4ES-17@gated-at.bofh.it> (permalink) |
| References | <ugXho-6fz-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Alexandre Belloni <alexandre.belloni@free-electrons.com> writes: > 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(). > > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Cheers. -- Robert
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] rtc: pxa: fix possible race condition Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-08-21 18:00 +0200 Re: [PATCH] rtc: pxa: fix possible race condition Robert Jarzmik <robert.jarzmik@free.fr> - 2017-08-23 21:40 +0200
csiph-web