bcachefs/drivers/mfd
Peter Zijlstra cdd30ebb1b module: Convert symbol namespace to string literal
Clean up the existing export namespace code along the same lines of
commit 33def8498f ("treewide: Convert macro and uses of __section(foo)
to __section("foo")") and for the same reason, it is not desired for the
namespace argument to be a macro expansion itself.

Scripted using

  git grep -l -e MODULE_IMPORT_NS -e EXPORT_SYMBOL_NS | while read file;
  do
    awk -i inplace '
      /^#define EXPORT_SYMBOL_NS/ {
        gsub(/__stringify\(ns\)/, "ns");
        print;
        next;
      }
      /^#define MODULE_IMPORT_NS/ {
        gsub(/__stringify\(ns\)/, "ns");
        print;
        next;
      }
      /MODULE_IMPORT_NS/ {
        $0 = gensub(/MODULE_IMPORT_NS\(([^)]*)\)/, "MODULE_IMPORT_NS(\"\\1\")", "g");
      }
      /EXPORT_SYMBOL_NS/ {
        if ($0 ~ /(EXPORT_SYMBOL_NS[^(]*)\(([^,]+),/) {
  	if ($0 !~ /(EXPORT_SYMBOL_NS[^(]*)\(([^,]+), ([^)]+)\)/ &&
  	    $0 !~ /(EXPORT_SYMBOL_NS[^(]*)\(\)/ &&
  	    $0 !~ /^my/) {
  	  getline line;
  	  gsub(/[[:space:]]*\\$/, "");
  	  gsub(/[[:space:]]/, "", line);
  	  $0 = $0 " " line;
  	}

  	$0 = gensub(/(EXPORT_SYMBOL_NS[^(]*)\(([^,]+), ([^)]+)\)/,
  		    "\\1(\\2, \"\\3\")", "g");
        }
      }
      { print }' $file;
  done

Requested-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://mail.google.com/mail/u/2/#inbox/FMfcgzQXKWgMmjdFwwdsfgxzKpVHWPlc
Acked-by: Greg KH <gregkh@linuxfoundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2024-12-02 11:34:44 -08:00
..
88pm80x.c
88pm800.c
88pm805.c
88pm860x-core.c
88pm860x-i2c.c
88pm886.c mfd: 88pm886: Add the RTC cell 2024-11-12 14:45:03 +00:00
aat2870-core.c
ab8500-core.c
ab8500-sysctrl.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
abx500-core.c
ac100.c
acer-ec-a500.c
act8945a.c
adp5520.c
adp5585.c
altera-a10sr.c
altera-sysmgr.c
arizona-core.c
arizona-i2c.c
arizona-irq.c
arizona-spi.c
arizona.h
as3711.c
as3722.c
at91-usart.c
atc260x-core.c
atc260x-i2c.c
atmel-flexcom.c mfd: atmel-flexcom/rk8xx-core: Convert comma to semicolon 2024-10-16 09:04:09 +01:00
atmel-hlcdc.c
atmel-smc.c mfd: atmel-smc: Reorganize kerneldoc parameter names 2024-10-16 09:04:10 +01:00
axp20x-i2c.c mfd: axp20x: Add support for AXP323 2024-10-31 15:51:29 +00:00
axp20x-rsb.c
axp20x.c mfd: axp20x: Add support for AXP323 2024-10-31 15:51:29 +00:00
bcm590xx.c
bcm2835-pm.c
bd9571mwv.c
cgbc-core.c mfd: cgbc-core: Fix error handling paths in cgbc_init_device() 2024-11-05 16:13:47 +00:00
cros_ec_dev.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
cs40l50-core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs40l50-i2c.c
cs40l50-spi.c
cs42l43-i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs42l43-sdw.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs42l43.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs42l43.h
cs47l15-tables.c
cs47l24-tables.c
cs47l35-tables.c
cs47l85-tables.c
cs47l90-tables.c
cs47l92-tables.c
cs5535-mfd.c
da903x.c
da9052-core.c
da9052-i2c.c
da9052-irq.c
da9052-spi.c mfd: da9052-spi: Change read-mask to write-mask 2024-10-16 09:04:10 +01:00
da9055-core.c
da9055-i2c.c
da9062-core.c
da9063-core.c
da9063-i2c.c
da9063-irq.c
da9150-core.c
db8500-prcmu-regs.h
db8500-prcmu.c
dln2.c
ene-kb3930.c
exynos-lpass.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
ezx-pcap.c
fsl-imx25-tsadc.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
gateworks-gsc.c
hi655x-pmic.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
hi6421-pmic-core.c
hi6421-spmi-pmic.c
intel_pmc_bxt.c
intel_quark_i2c_gpio.c
intel_soc_pmic_bxtwc.c mfd: intel_soc_pmic_*: Consistently use filename as driver name 2024-11-12 12:15:42 +00:00
intel_soc_pmic_chtdc_ti.c
intel_soc_pmic_chtwc.c mfd: intel_soc_pmic_*: Consistently use filename as driver name 2024-11-12 12:15:42 +00:00
intel_soc_pmic_crc.c mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client 2024-11-12 12:15:42 +00:00
intel_soc_pmic_mrfld.c
intel-lpss-acpi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
intel-lpss-pci.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
intel-lpss.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
intel-lpss.h
intel-m10-bmc-core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
intel-m10-bmc-pmci.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
intel-m10-bmc-spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
ioc3.c
ipaq-micro.c mfd: ipaq-micro: Add missing break for the default case 2024-10-31 14:59:40 +00:00
iqs62x.c
janz-cmodio.c
Kconfig mfd: adp5585: Drop obsolete dependency on COMPILE_TEST 2024-10-31 16:18:50 +00:00
kempld-core.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
khadas-mcu.c
lm3533-core.c
lm3533-ctrlbank.c
lochnagar-i2c.c
lp873x.c
lp3943.c
lp8788-irq.c
lp8788.c
lp87565.c
lpc_ich.c
lpc_sch.c
madera-core.c
madera-i2c.c
madera-spi.c
madera.h
Makefile mfd: Add Congatec Board Controller driver 2024-10-09 16:31:48 +01:00
max8907.c
max8925-core.c
max8925-i2c.c
max8997-irq.c
max8997.c
max8998-irq.c
max8998.c
max14577.c
max77541.c
max77620.c
max77650.c
max77686.c
max77693.c
max77714.c
max77843.c
mc13xxx-core.c
mc13xxx-i2c.c
mc13xxx-spi.c
mc13xxx.h
mcp-core.c
mcp-sa11x0.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
menelaus.c
menf21bmc.c
mfd-core.c
motorola-cpcap.c
mp2629.c
mt6358-irq.c
mt6360-core.c
mt6370.c
mt6370.h
mt6397-core.c mfd: mt6397: Add initial support for MT6328 2024-10-31 16:25:03 +00:00
mt6397-irq.c mfd: mt6397: Add initial support for MT6328 2024-10-31 16:25:03 +00:00
mxs-lradc.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
ntxec.c
ocelot-core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
ocelot-spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
ocelot.h
omap-usb-host.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
omap-usb-tll.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
omap-usb.h
palmas.c
pcf50633-adc.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
pcf50633-core.c
pcf50633-gpio.c
pcf50633-irq.c
qcom_rpm.c
qcom-pm8xxx.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
qcom-pm8008.c
qcom-spmi-pmic.c
rave-sp.c
rc5t583-irq.c
rc5t583.c
rdc321x-southbridge.c
retu-mfd.c
rk8xx-core.c mfd: rk8xx-core: Check "system-power-controller" first 2024-10-16 09:04:11 +01:00
rk8xx-i2c.c
rk8xx-spi.c
rn5t618.c
rohm-bd718x7.c
rohm-bd9576.c
rohm-bd71828.c mfd: rtc: bd7xxxx Drop IC name from IRQ 2024-11-01 15:53:05 +00:00
rohm-bd96801.c mfd: bd96801: Add ERRB IRQ 2024-10-16 09:04:11 +01:00
rsmu_core.c
rsmu_i2c.c
rsmu_spi.c
rsmu.h
rt4831.c
rt5033.c mfd: rt5033: Fix missing regmap_del_irq_chip() 2024-11-06 08:04:24 +00:00
rt5120.c
rz-mtu3.c
rz-mtu3.h
sec-core.c mfd: sec-core: Add support for the Samsung s2dos05 2024-10-16 09:04:10 +01:00
sec-irq.c
si476x-cmd.c
si476x-i2c.c
si476x-prop.c
simple-mfd-i2c.c
simple-mfd-i2c.h
sky81452.c
sm501.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
smpro-core.c
sprd-sc27xx-spi.c
ssbi.c
sta2x11-mfd.c
stm32-lptimer.c
stm32-timers.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
stmfx.c
stmpe-i2c.c
stmpe-spi.c
stmpe.c
stmpe.h
stpmic1.c
stw481x.c
sun4i-gpadc.c
sun6i-prcm.c
syscon.c mfd: syscon: Use regmap max_register_is_0 as needed 2024-10-16 09:04:09 +01:00
tc3589x.c
ti_am335x_tscadc.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
ti-lmu.c
timberdale.c
timberdale.h
tps6105x.c
tps6507x.c
tps6586x.c
tps6594-core.c
tps6594-i2c.c
tps6594-spi.c
tps65010.c mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix race 2024-10-16 09:04:09 +01:00
tps65086.c
tps65090.c
tps65217.c
tps65218.c
tps65219.c
tps65910.c
tps65911-comparator.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
tps65912-core.c
tps65912-i2c.c
tps65912-spi.c
tqmx86.c mfd: tqmx86: Add I2C IRQ support 2024-11-12 14:47:00 +00:00
twl4030-audio.c mfd: Switch back to struct platform_driver::remove() 2024-11-01 15:56:58 +00:00
twl4030-irq.c
twl4030-power.c
twl6030-irq.c
twl6040.c
twl-core.c mfd: twl-core: Add a clock subdevice for the TWL6030 2024-10-25 09:48:58 +01:00
twl-core.h
ucb1x00-assabet.c
ucb1x00-core.c
ucb1x00-ts.c
vexpress-sysreg.c
viperboard.c
vx855.c
wcd934x.c mfd: wcd934x: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE() 2024-10-16 09:04:10 +01:00
wl1273-core.c
wm97xx-core.c
wm831x-auxadc.c
wm831x-core.c
wm831x-i2c.c
wm831x-irq.c
wm831x-otp.c
wm831x-spi.c
wm5102-tables.c
wm5110-tables.c
wm8350-core.c
wm8350-gpio.c
wm8350-i2c.c
wm8350-irq.c
wm8350-regmap.c
wm8400-core.c
wm8994-core.c
wm8994-irq.c
wm8994-regmap.c
wm8994.h
wm8997-tables.c
wm8998-tables.c