linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] of: overlay: Small cleanups
@ 2018-03-09 10:44 Geert Uytterhoeven
  2018-03-09 10:44 ` [PATCH 1/3] of: Documentation: Fix forgotten reference to of_overlay_apply() Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2018-03-09 10:44 UTC (permalink / raw)
  To: Pantelis Antoniou, Rob Herring, Mark Rutland, Frank Rowand
  Cc: devicetree, linux-kernel, Geert Uytterhoeven

	Hi all,

This patch series contains two forgotten updates for the recent
conversion to FDT overlays, and removes a function that was never used
(not even in out-of-tree overlay ConfigFS ;-).

Geert Uytterhoeven (3):
  of: Documentation: Fix forgotten reference to of_overlay_apply()
  of: overlay: Fix forgotten reference to of_overlay_apply()
  of: overlay: Remove unused of_overlay_remove_all()

 Documentation/devicetree/overlay-notes.txt |  8 ++------
 drivers/of/overlay.c                       | 25 +------------------------
 include/linux/of.h                         |  6 ------
 3 files changed, 3 insertions(+), 36 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-18 12:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-09 10:44 [PATCH 0/3] of: overlay: Small cleanups Geert Uytterhoeven
2018-03-09 10:44 ` [PATCH 1/3] of: Documentation: Fix forgotten reference to of_overlay_apply() Geert Uytterhoeven
2018-03-18 12:48   ` Rob Herring
2018-03-09 10:44 ` [PATCH 2/3] of: overlay: " Geert Uytterhoeven
2018-03-18 12:48   ` Rob Herring
2018-03-09 10:44 ` [PATCH 3/3] of: overlay: Remove unused of_overlay_remove_all() Geert Uytterhoeven
2018-03-18 12:48   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).