Re: [PATCH] platform/x86: samsung-laptop: Rename MODULE_DESCRIPTION
From: Sedat Dilek
Date: Wed Nov 27 2024 - 15:25:32 EST
On Sat, Nov 23, 2024 at 10:15 PM Greg Kroah-Hartman
<gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Sat, Nov 23, 2024 at 02:29:28PM +0100, Sedat Dilek wrote:
> > Rename from "Samsung Backlight driver" to "Samsung Laptop driver".
> >
> > Signed-off-by: Sedat Dilek <sedat.dilek@xxxxxxxxx>
> > ---
> > drivers/platform/x86/samsung-laptop.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Wow, does anyone still use this thing? Anyway, looks good:
>
Thanks for coding the samsung_laptop driver 10+ years ago, Greg.
My mother died in 2012.
This laptop was her last birthday present to me.
# cat /proc/version
Linux version 6.12.1-2-amd64-clang19-kcfi
(sedat.dilek@xxxxxxxxx@iniza) (ClangBuiltLinux clang version 19.1.4
(https://github.com/llvm/llvm-project.git
aadaa00de76ed0c4987b97450dd638f63a385bed), ClangBuiltLinux LLD 19.1.4
(https://github.com/llvm/llvm-project.git
aadaa00de76ed0c4987b97450dd638f63a385bed)) #2~trixie+dileks SMP
PREEMPT_DYNAMIC 2024-11-23
# LC_ALL=C dmesg -T | grep -i samsung
[Wed Nov 27 20:01:11 2024] DMI: SAMSUNG ELECTRONICS CO., LTD.
530U3BI/530U4BI/530U4BH/530U3BI/530U4BI/530U4BH, BIOS 13XK 03/28/2013
[Wed Nov 27 20:02:29 2024] samsung_laptop: detected SABI interface: SwSmi@
# dmidecode --string system-manufacturer
SAMSUNG ELECTRONICS CO., LTD.
# dmidecode --string system-product-name
530U3BI/530U4BI/530U4BH
> Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Thanks, hope the platform/x86 maintainers will follow.
Best regards,
-Sedat-