platform/x86: x86-android-tablets: Move into its own subdir
authorHans de Goede <hdegoede@redhat.com>
Sun, 19 Feb 2023 16:06:14 +0000 (17:06 +0100)
committerHans de Goede <hdegoede@redhat.com>
Tue, 7 Mar 2023 11:08:30 +0000 (12:08 +0100)
commitafdcb5353f06cf5ddee3999f7e6353e889a50edc
tree20c086938872a1bf783940d4a1d27cba82141c9d
parent2f0cf1e85ddb5ae17284050dc1adafb89e4f1d8f
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
MAINTAINERS
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/x86-android-tablets/Kconfig [new file with mode: 0644]
drivers/platform/x86/x86-android-tablets/Makefile [new file with mode: 0644]
drivers/platform/x86/x86-android-tablets/x86-android-tablets-main.c [moved from drivers/platform/x86/x86-android-tablets.c with 99% similarity]