platform/x86: intel_cht_int33fe: Drop Lenovo Yogabook YB1-X9x code
authorHans de Goede <hdegoede@redhat.com>
Sun, 6 Feb 2022 22:02:19 +0000 (23:02 +0100)
committerHans de Goede <hdegoede@redhat.com>
Fri, 11 Feb 2022 09:52:56 +0000 (10:52 +0100)
commitbb22fc518c73394f1041fd79a41f300121665796
treeb280d08da9b16313f284a12712a72d2d3e74c75f
parent915623a80b5a0e4f214197519740c0faa297f6d8
platform/x86: intel_cht_int33fe: Drop Lenovo Yogabook YB1-X9x code

Move the Lenovo Yogabook YB1-X9x fuel-gauge instantiation code over to
the x86-android-tablets module, which already deals with this for various
other devices.

This removes the need to have a special intel_cht_int33fe_microb module
just for Lenovo Yogabook YB1-X9x laptops.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20220206220220.88491-3-hdegoede@redhat.com
drivers/platform/x86/intel/int33fe/Kconfig
drivers/platform/x86/intel/int33fe/Makefile
drivers/platform/x86/intel/int33fe/intel_cht_int33fe_microb.c [deleted file]
drivers/platform/x86/x86-android-tablets.c