On 3/14/25 09:16, Thomas Zimmermann wrote:
Am 14.03.25 um 07:09 schrieb oushixiong1...@163.com:
From: Shixiong Ou <oushixi...@kylinos.cn>
Using device_create_with_groups() to simplify creation and removal.
Same as commit 1083a7be4504 ("tty: Use static attribute groups for
sysfs entries").
Signed-off-by: Shixiong Ou <oushixi...@kylinos.cn>
Acked-by: Thomas Zimmermann <tzimmerm...@suse.de>
with minor comments below
---
drivers/video/fbdev/core/fbcon.c | 69 +++++++++-----------------------
1 file changed, 19 insertions(+), 50 deletions(-)
series applied with changes as suggested by Thomas.
Thanks!
Helge