Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1596292

[PATCH 0/2] [RFC] base: soc: soc_device_match() improvements

From Geert Uytterhoeven <geert+renesas@glider.be>
Newsgroups linux.kernel
Subject [PATCH 0/2] [RFC] base: soc: soc_device_match() improvements
Date 2017-03-09 19:20 +0100
Message-ID <tjaPo-rT-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


	Hi Arnd, Greg,

This patch series contains two RFC improvements for the SoC bus and
soc_device_match().  Both are the result of investigations for handling
different SoC revisions in the Renesas R-Car SYSC driver, which manages
PM Domains and thus needs to be initialized from an early_initcall.

Thanks for your comments!

Geert Uytterhoeven (2):
  [RFC] base: soc: Let soc_device_match() return no match when called
    too early
  [RFC] base: soc: Allow early registration of a single SoC device

 drivers/base/soc.c | 52 ++++++++++++++++++++++++++++++++++------------------
 1 file changed, 34 insertions(+), 18 deletions(-)

-- 
2.7.4

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/2] [RFC] base: soc: soc_device_match() improvements Geert Uytterhoeven <geert+renesas@glider.be> - 2017-03-09 19:20 +0100

csiph-web