diff options
author | Hans de Goede <hdegoede@redhat.com> | 2023-02-19 17:06:14 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2023-03-07 12:08:30 +0100 |
commit | afdcb5353f06cf5ddee3999f7e6353e889a50edc (patch) | |
tree | 20c086938872a1bf783940d4a1d27cba82141c9d /MAINTAINERS | |
parent | platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 data (diff) | |
download | linux-afdcb5353f06cf5ddee3999f7e6353e889a50edc.tar.xz linux-afdcb5353f06cf5ddee3999f7e6353e889a50edc.zip |
platform/x86: x86-android-tablets: Move into its own subdir
Move the x86-android-tablets code into its own subdir, this is
a preparation patch for splitting the somewhat large file into
multiple smaller files.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20230301092331.7038-3-hdegoede@redhat.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d5bc223f305..7b08a58506e3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22688,7 +22688,7 @@ M: Hans de Goede <hdegoede@redhat.com> L: platform-driver-x86@vger.kernel.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git -F: drivers/platform/x86/x86-android-tablets.c +F: drivers/platform/x86/x86-android-tablets/ X86 PLATFORM DRIVERS M: Hans de Goede <hdegoede@redhat.com> |