platform/x86: think-lmi: Remove custom kobject sysfs_ops
authorThomas Weißschuh <linux@weissschuh.net>
Tue, 14 Mar 2023 00:07:52 +0000 (00:07 +0000)
committerHans de Goede <hdegoede@redhat.com>
Thu, 16 Mar 2023 14:42:17 +0000 (15:42 +0100)
commitdaaa2a1f78347d73016b3a331fd48a0ca9e62192
tree65f1992ee60ca13ce38d10a80cf1a19487e5c6d6
parentda62908efe80f132f691efc2ace4ca67626de86b
platform/x86: think-lmi: Remove custom kobject sysfs_ops

think-lmi defines its own sysfs_ops that are identical to the standard
kobj_sysfs_ops. Use the standard definitions.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20230314-think-lmi-sysfs_ops-v1-1-9d4f1cf9caec@weissschuh.net
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/think-lmi.c