platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT3472
authorHans de Goede <hdegoede@redhat.com>
Wed, 7 May 2025 18:47:32 +0000 (20:47 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 8 May 2025 14:35:28 +0000 (17:35 +0300)
commit53eddae9af0c0b46f9c77a02d23c21c1aa824739
treebdf7e87a53b076bd6a8854a441f1049adb723706
parent3c415b1df95c06ae4f9bdb166541ab366b862cc2
platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT3472

Move the common.h header file to include/linux/platform_data/x86/int3472.h
and add a "INTEL_INT3472" kernel-symbol-namespace to the exported symbols.

This is a preparation patch for exporting some more symbols for re-use in
the atomisp driver.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Link: https://lore.kernel.org/r/20250507184737.154747-2-hdegoede@redhat.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
MAINTAINERS
drivers/platform/x86/intel/int3472/clk_and_regulator.c
drivers/platform/x86/intel/int3472/common.c
drivers/platform/x86/intel/int3472/common.h [deleted file]
drivers/platform/x86/intel/int3472/discrete.c
drivers/platform/x86/intel/int3472/discrete_quirks.c
drivers/platform/x86/intel/int3472/led.c
drivers/platform/x86/intel/int3472/tps68470.c
include/linux/platform_data/x86/int3472.h [new file with mode: 0644]