On Thu, Jan 15, 2026 at 08:57:13AM +0100, Thomas Zimmermann wrote: > Initialize framebuffer memory resource with DEFINE_RES_MEM() instead > of open-coding the setup. > > While at it, drop the resource name to make the kernel use the device > name of the simple-framebuffer device for the resource. The latter > includes a device number. While the meaning of the resource name is > somewhat fuzzy and varies across entries in /proc/iomem, showing the > device name seems more helpful than showing a fixed name. > > Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Tzung-Bi Shih <[email protected]>
