platform/x86: intel_cht_int33fe: Move to intel directory
authorHans de Goede <hdegoede@redhat.com>
Sun, 6 Feb 2022 22:02:20 +0000 (23:02 +0100)
committerHans de Goede <hdegoede@redhat.com>
Fri, 11 Feb 2022 09:52:56 +0000 (10:52 +0100)
commitae707d0eb707b5fc658e870dbd8b21887b0a5240
treeca8e619478f61aa9cabdf55bbb8870e5482b4272
parentbb22fc518c73394f1041fd79a41f300121665796
platform/x86: intel_cht_int33fe: Move to intel directory

Now that there is only 1 c-file left of the intel_cht_int33fe code,
move it to the intel directory instead of it having its own int33fe
sub-directory.

Note this also renames the module from intel_cht_int33fe_typec to
intel_chtwc_int33fe, to better match the names of other PMIC related
modules like the intel_chtdc_ti_pwrbtn module.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20220206220220.88491-4-hdegoede@redhat.com
drivers/platform/x86/intel/Kconfig
drivers/platform/x86/intel/Makefile
drivers/platform/x86/intel/chtwc_int33fe.c [moved from drivers/platform/x86/intel/int33fe/intel_cht_int33fe_typec.c with 100% similarity]
drivers/platform/x86/intel/int33fe/Kconfig [deleted file]
drivers/platform/x86/intel/int33fe/Makefile [deleted file]