OSDN Git Service

Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/linux/kerne...
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sun, 4 Mar 2018 11:33:50 +0000 (13:33 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 7 Mar 2018 15:59:20 +0000 (17:59 +0200)
- DT overlay applying rework (Frank Rowand)

Move duplicating and unflattening of an overlay flattened devicetree
(FDT) into the overlay application code.  To accomplish this,
of_overlay_apply() is replaced by of_overlay_fdt_apply().


Trivial merge