alistair23-linux/drivers/platform/x86
Paul Gortmaker da43bf0c21 intel_pmic_gpio: Make explicitly non-modular
The Kconfig entry controlling compilation of this code is:

drivers/platform/x86/Kconfig:config GPIO_INTEL_PMIC
drivers/platform/x86/Kconfig:   bool "Intel PMIC GPIO support"

...meaning that it currently is not being built as a module by anyone.

Lets remove the couple traces of modular infrastructure use, so that
when reading the driver there is no doubt it is builtin-only.

We delete the MODULE_LICENSE tag etc. since all that information
was (or is now) contained at the top of the file in the comments.

We don't replace module.h with init.h since the file already has that.

Cc: Alek Du <alek.du@intel.com>
Cc: platform-driver-x86@vger.kernel.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
2016-08-28 22:31:52 -07:00
..
acer-wmi.c acer-wmi: Use acpi_dev_found() 2016-04-09 03:12:59 +02:00
acerhdf.c
alienware-wmi.c alienware-wmi: whitespace improvements 2016-02-07 12:01:33 -08:00
amilo-rfkill.c
apple-gmux.c apple-gmux: Sphinxify docs 2016-07-28 10:04:03 +02:00
asus-laptop.c asus-laptop: correct error handling in sysfs_acpi_set 2016-04-25 10:42:54 -07:00
asus-nb-wmi.c asus-wmi: Add quirk_no_rfkill_wapf4 for the Asus X456UA 2016-07-01 16:05:47 -07:00
asus-wireless.c asus-wireless: Toggle airplane mode LED 2016-07-01 16:01:26 -07:00
asus-wmi.c asus-wmi: Create quirk for airplane_mode LED 2016-07-01 16:01:40 -07:00
asus-wmi.h asus-wmi: Create quirk for airplane_mode LED 2016-07-01 16:01:40 -07:00
classmate-laptop.c
compal-laptop.c
dell-laptop.c dell-smbios: rename dell_smi_error() to dell_smbios_error() 2016-03-23 10:05:49 -07:00
dell-rbtn.c dell-rbtn: Ignore ACPI notifications if device is suspended 2016-05-27 11:47:56 -07:00
dell-rbtn.h
dell-smbios.c dell-smbios: rename dell_smi_error() to dell_smbios_error() 2016-03-23 10:05:49 -07:00
dell-smbios.h dell-smbios: rename dell_smi_error() to dell_smbios_error() 2016-03-23 10:05:49 -07:00
dell-smo8800.c
dell-wmi-aio.c
dell-wmi.c dell-wmi: Ignore WMI event 0xe00e 2016-08-08 11:00:21 -07:00
eeepc-laptop.c
eeepc-wmi.c eeepc-wmi: Use acpi_dev_found() 2016-04-09 03:12:58 +02:00
fujitsu-laptop.c fujitsu-laptop: Rework brightness of eco led 2016-07-06 11:31:12 -07:00
fujitsu-tablet.c
hdaps.c
hp-wireless.c
hp-wmi.c hp-wmi: Fix wifi cannot be hard-unblocked 2016-06-28 22:18:32 -07:00
hp_accel.c hp_accel: Silence an uninitialized variable warning 2016-04-15 08:26:25 -07:00
ibm_rtl.c
ideapad-laptop.c ideapad_laptop: Add an event for mic mute hotkey 2016-06-08 13:01:34 -07:00
intel-hid.c intel-hid: Remove duplicated acpi_remove_notify_handler 2016-06-28 22:18:35 -07:00
intel-rst.c
intel-smartconnect.c
intel-vbtn.c intel-vbtn: new driver for Intel Virtual Button 2016-07-22 13:17:40 -07:00
intel_ips.c
intel_ips.h
intel_menlow.c intel_menlow: reduce code duplication 2016-05-27 11:47:55 -07:00
intel_mid_powerbtn.c
intel_mid_thermal.c
intel_oaktrail.c
intel_pmc_core.c platform-drivers-x86 for 4.8-1 2016-07-26 17:23:08 -07:00
intel_pmc_core.h intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE 2016-07-06 13:23:53 -07:00
intel_pmc_ipc.c x86: Fix Apollo Lake Watchdog address in PMC driver 2016-07-17 21:02:15 +02:00
intel_pmic_gpio.c intel_pmic_gpio: Make explicitly non-modular 2016-08-28 22:31:52 -07:00
intel_punit_ipc.c platform:x86 decouple telemetry driver from the optional IPC resources 2016-04-19 13:51:41 -07:00
intel_scu_ipc.c platform/x86: Make intel_scu_ipc explicitly non-modular 2016-03-23 10:05:47 -07:00
intel_scu_ipcutil.c intel_scu_ipcutil: underflow in scu_reg_access() 2016-01-30 09:40:35 -08:00
intel_telemetry_core.c intel_telemetry: Constify telemetry_core_ops structures 2016-05-05 13:58:55 -07:00
intel_telemetry_debugfs.c platform-drivers-x86 for 4.8-1 2016-07-26 17:23:08 -07:00
intel_telemetry_pltdrv.c platform-drivers-x86 for 4.8-1 2016-07-26 17:23:08 -07:00
Kconfig platform-drivers-x86 for 4.8-1 2016-07-26 17:23:08 -07:00
Makefile intel-vbtn: new driver for Intel Virtual Button 2016-07-22 13:17:40 -07:00
msi-laptop.c
msi-wmi.c
mxm-wmi.c
panasonic-laptop.c
pvpanic.c
samsung-laptop.c
samsung-q10.c
sony-laptop.c sony-laptop: Avoid oops on module unload for older laptops 2016-05-05 16:32:32 -07:00
surfacepro3_button.c surfacepro3_button: Add a warning when switching to tablet mode 2016-05-27 11:47:53 -07:00
tc1100-wmi.c tc1100-wmi: fix build warning when CONFIG_PM not enabled 2016-01-19 17:35:47 -08:00
thinkpad_acpi.c thinkpad_acpi: Add support for HKEY version 0x200 2016-06-08 13:01:56 -07:00
topstar-laptop.c
toshiba-wmi.c
toshiba_acpi.c toshiba_acpi: Bump driver version and update copyright year 2016-06-28 22:18:32 -07:00
toshiba_bluetooth.c
toshiba_haps.c
wmi.c drivers/platform/x86/wmi.c: use generic UUID library 2016-05-20 17:58:30 -07:00
xo1-rfkill.c
xo15-ebook.c