Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1457788
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/4] clocksource: timer-atmel-pit: driver fix and cleanups |
| Date | 2016-08-08 15:40 +0200 |
| Message-ID | <s3SWB-1Y6-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi, The first patch in the series is a fix that will be needed starting v4.9. The remaining patches are cleanups. Changes in v2: - Rebased on v4.8-rc1 - Collected acks Alexandre Belloni (4): clocksource: timer-atmel-pit: enable mck clocksource: timer-atmel-pit: drop at91sam926x_pit_common_init clocksource: timer-atmel-pit: remove uselesss WARN_ON_ONCE clocksource: timer-atmel-pit: simplify IRQ handler drivers/clocksource/timer-atmel-pit.c | 78 +++++++++++++---------------------- 1 file changed, 29 insertions(+), 49 deletions(-) -- 2.8.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/4] clocksource: timer-atmel-pit: driver fix and cleanups Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-08 15:40 +0200 [PATCH v2 2/4] clocksource: timer-atmel-pit: drop at91sam926x_pit_common_init Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-08 15:40 +0200 [PATCH v2 3/4] clocksource: timer-atmel-pit: remove uselesss WARN_ON_ONCE Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-08 15:40 +0200 [PATCH v2 4/4] clocksource: timer-atmel-pit: simplify IRQ handler Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-08 15:40 +0200 [PATCH v2 1/4] clocksource: timer-atmel-pit: enable mck Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-08 15:40 +0200
csiph-web