Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1199912
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM/clocksource: use automatic DT probing |
| Date | 2015-08-04 16:30 +0200 |
| Message-ID | <pTLo7-4If-37@gated-at.bofh.it> (permalink) |
| References | <pSioa-6zT-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 07/31/2015 03:14 PM, Linus Walleij wrote: > The ARM core kernel already calls clocksource_of_init() so why > go to all the trouble of locating and probing this node in the > machine. CLOCKSOURCE_OF_DECLARE() will take care of it in the > clocksource driver, and thus we can also get rid of the > dangling header file <linux/clksrc-dbx500-prcmu.h> > > Suggested-by: Arnd Bergmann <arndb@linaro.org> > Signed-off-by: Linus Walleij <linus.walleij@linaro.org> > --- > Clocksource maintainers: please ACK this so I can take it through > ARM SoC with a bunch of other cleanups. Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] ARM/clocksource: use automatic DT probing Daniel Lezcano <daniel.lezcano@linaro.org> - 2015-08-04 16:30 +0200
csiph-web