]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: x86-android-tablets: Add "9v" to Vexia EDU ATLA 10 tablet symbols
authorHans de Goede <hdegoede@redhat.com>
Mon, 7 Apr 2025 09:20:15 +0000 (11:20 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Fri, 11 Apr 2025 09:55:31 +0000 (12:55 +0300)
commit3343b086c7035222c24956780ea4423655cad6d2
treea780fdff1752b5f559d11ec653442c2b83e92dd1
parent6c683c6887e4addcd6bd1ddce08cafccb0a21e32
platform/x86: x86-android-tablets: Add "9v" to Vexia EDU ATLA 10 tablet symbols

The Vexia EDU ATLA 10 tablet comes in 2 different versions with
significantly different mainboards. The only outward difference is that
the charging barrel on one is marked 5V and the other is marked 9V.

Both need to be handled by the x86-android-tablets code. Add 9v to
the symbols for the existing support for the 9V Vexia EDU ATLA 10 tablet
symbols to prepare for adding support for the 5V version.

All this patch does is s/vexia_edu_atla10_info/vexia_edu_atla10_9v_info/.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20250407092017.273124-1-hdegoede@redhat.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/x86-android-tablets/dmi.c
drivers/platform/x86/x86-android-tablets/other.c
drivers/platform/x86/x86-android-tablets/x86-android-tablets.h