Searched hist:"2 f92ea21622c49480402a58d268f4c9bed9e8c68" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/ |
H A D | simplefb.c | diff 2f92ea21622c49480402a58d268f4c9bed9e8c68 Sun Dec 12 07:24:05 CET 2021 Hector Martin <marcan@marcan.st> of: Move simple-framebuffer device handling from simplefb to of
This code is required for both simplefb and simpledrm, so let's move it into the OF core instead of having it as an ad-hoc initcall in the drivers.
Signed-off-by: Hector Martin <marcan@marcan.st> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20211212062407.138309-2-marcan@marcan.st
|
/linux/drivers/of/ |
H A D | platform.c | diff 2f92ea21622c49480402a58d268f4c9bed9e8c68 Sun Dec 12 07:24:05 CET 2021 Hector Martin <marcan@marcan.st> of: Move simple-framebuffer device handling from simplefb to of
This code is required for both simplefb and simpledrm, so let's move it into the OF core instead of having it as an ad-hoc initcall in the drivers.
Signed-off-by: Hector Martin <marcan@marcan.st> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/20211212062407.138309-2-marcan@marcan.st
|