File tree Expand file tree Collapse file tree
drivers/platform/x86/x86-android-tablets Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 * devices typically have a bunch of things hardcoded, rather than specified
66 * in their DSDT.
77 *
8- * Copyright (C) 2021-2023 Hans de Goede <hdegoede@redhat.com >
8+ * Copyright (C) 2021-2023 Hans de Goede <hansg@kernel.org >
99 */
1010
1111#include <linux/gpio/machine.h>
Original file line number Diff line number Diff line change 55 * devices typically have a bunch of things hardcoded, rather than specified
66 * in their DSDT.
77 *
8- * Copyright (C) 2021-2023 Hans de Goede <hdegoede@redhat.com >
8+ * Copyright (C) 2021-2023 Hans de Goede <hansg@kernel.org >
99 */
1010
1111#define pr_fmt (fmt ) KBUILD_MODNAME ": " fmt
@@ -558,6 +558,6 @@ static void __exit x86_android_tablet_exit(void)
558558}
559559module_exit (x86_android_tablet_exit );
560560
561- MODULE_AUTHOR ("Hans de Goede <hdegoede@redhat.com >" );
561+ MODULE_AUTHOR ("Hans de Goede <hansg@kernel.org >" );
562562MODULE_DESCRIPTION ("X86 Android tablets DSDT fixups driver" );
563563MODULE_LICENSE ("GPL" );
Original file line number Diff line number Diff line change 55 * devices typically have a bunch of things hardcoded, rather than specified
66 * in their DSDT.
77 *
8- * Copyright (C) 2021-2023 Hans de Goede <hdegoede@redhat.com >
8+ * Copyright (C) 2021-2023 Hans de Goede <hansg@kernel.org >
99 */
1010
1111#include <linux/dmi.h>
Original file line number Diff line number Diff line change 55 * devices typically have a bunch of things hardcoded, rather than specified
66 * in their DSDT.
77 *
8- * Copyright (C) 2021-2023 Hans de Goede <hdegoede@redhat.com >
8+ * Copyright (C) 2021-2023 Hans de Goede <hansg@kernel.org >
99 */
1010
1111#define pr_fmt (fmt ) KBUILD_MODNAME ": " fmt
Original file line number Diff line number Diff line change 55 * devices typically have a bunch of things hardcoded, rather than specified
66 * in their DSDT.
77 *
8- * Copyright (C) 2021-2023 Hans de Goede <hdegoede@redhat.com >
8+ * Copyright (C) 2021-2023 Hans de Goede <hansg@kernel.org >
99 */
1010
1111#include <linux/acpi.h>
Original file line number Diff line number Diff line change 55 * devices typically have a bunch of things hardcoded, rather than specified
66 * in their DSDT.
77 *
8- * Copyright (C) 2021-2023 Hans de Goede <hdegoede@redhat.com >
8+ * Copyright (C) 2021-2023 Hans de Goede <hansg@kernel.org >
99 */
1010
1111#include <linux/gpio/machine.h>
Original file line number Diff line number Diff line change 55 * devices typically have a bunch of things hardcoded, rather than specified
66 * in their DSDT.
77 *
8- * Copyright (C) 2021-2023 Hans de Goede <hdegoede@redhat.com >
8+ * Copyright (C) 2021-2023 Hans de Goede <hansg@kernel.org >
99 */
1010#ifndef __PDX86_SHARED_PSY_INFO_H
1111#define __PDX86_SHARED_PSY_INFO_H
Original file line number Diff line number Diff line change @@ -256,6 +256,6 @@ static struct i2c_driver atla10_ec_driver = {
256256};
257257module_i2c_driver (atla10_ec_driver );
258258
259- MODULE_AUTHOR ("Hans de Goede <hdegoede@redhat.com >" );
259+ MODULE_AUTHOR ("Hans de Goede <hansg@kernel.org >" );
260260MODULE_DESCRIPTION ("Battery driver for Vexia EDU ATLA 10 tablet EC" );
261261MODULE_LICENSE ("GPL" );
Original file line number Diff line number Diff line change 55 * devices typically have a bunch of things hardcoded, rather than specified
66 * in their DSDT.
77 *
8- * Copyright (C) 2021-2023 Hans de Goede <hdegoede@redhat.com >
8+ * Copyright (C) 2021-2023 Hans de Goede <hansg@kernel.org >
99 */
1010#ifndef __PDX86_X86_ANDROID_TABLETS_H
1111#define __PDX86_X86_ANDROID_TABLETS_H
You can’t perform that action at this time.
0 commit comments