]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fbdev: fsl-diu-fb: add missing device_remove_file()
authorShixiong Ou <oushixiong@kylinos.cn>
Mon, 10 Mar 2025 01:54:31 +0000 (09:54 +0800)
committerHelge Deller <deller@gmx.de>
Wed, 26 Mar 2025 21:39:21 +0000 (22:39 +0100)
commit86d16cd12efa547ed43d16ba7a782c1251c80ea8
tree0957e02e5c151f9ca2207068458fb73fa2073727
parent26c36247a44098ccab3d16aa7d5329db87aa7236
fbdev: fsl-diu-fb: add missing device_remove_file()

Call device_remove_file() when driver remove.

Signed-off-by: Shixiong Ou <oushixiong@kylinos.cn>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/fbdev/fsl-diu-fb.c