linux/drivers/watchdog
Arnd Bergmann ac36856fe4 watchdog: asm9260: remove __init and __exit annotations
The probe and release functions in this driver are marked
as __init and __exit, but this is wrong as indicated by this
Kbuild error message:

WARNING: vmlinux.o(.data+0x1d2308): Section mismatch in reference from the variable asm9260_wdt_driver to the function .init.text:asm9260_wdt_probe()

This removes the annotations, to make the sysfs unbind attribute
and deferred probing work.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: aae03dc981 ("watchdog: add Alphascale asm9260-wdt driver")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2016-01-11 22:48:05 +01:00
..
acquirewdt.c
advantechwdt.c
alim1535_wdt.c
alim7101_wdt.c
ar7_wdt.c
asm9260_wdt.c watchdog: asm9260: remove __init and __exit annotations 2016-01-11 22:48:05 +01:00
at32ap700x_wdt.c
at91rm9200_wdt.c
at91sam9_wdt.c
at91sam9_wdt.h
ath79_wdt.c
atlas7_wdt.c watchdog: atlas7: add watchdog driver of CSRatlas7 2015-12-28 22:09:50 +01:00
bcm47xx_wdt.c watchdog: bcm47xx_wdt: use core reboot notifier 2015-12-13 15:55:55 +01:00
bcm63xx_wdt.c
bcm2835_wdt.c watchdog: bcm2835_wdt: Drop log message if watchdog is stopped 2015-12-28 23:04:04 +01:00
bcm7038_wdt.c
bcm_kona_wdt.c
bfin_wdt.c
booke_wdt.c
cadence_wdt.c watchdog: cadence_wdt: use to_platform_device() 2015-12-27 21:15:34 +01:00
coh901327_wdt.c
cpu5wdt.c
cpwd.c
da9052_wdt.c watchdog: da9052_wdt: Drop reference counting 2015-12-29 20:36:03 +01:00
da9055_wdt.c watchdog: da9055_wdt: Drop reference counting 2015-12-29 20:36:04 +01:00
da9062_wdt.c
da9063_wdt.c watchdog: da9063_wdt: use core restart handler 2015-12-13 15:29:24 +01:00
davinci_wdt.c
diag288_wdt.c watchdog: diag288: Stop re-using watchdog core internal flags 2015-12-29 20:36:02 +01:00
digicolor_wdt.c watchdog: digicolor_wdt: use core restart handler 2015-12-13 15:29:27 +01:00
dw_wdt.c watchdog: dw_wdt: fix signedness bug in dw_wdt_top_in_seconds() 2015-12-27 21:04:50 +01:00
ep93xx_wdt.c
eurotechwdt.c
f71808e_wdt.c
gef_wdt.c
geodewdt.c
gpio_wdt.c watchdog: gpio: Do not use device pointer from struct watchdog_device 2015-12-28 23:04:05 +01:00
hpwdt.c watchdog: hpwdt: HP rebranding 2015-12-28 22:09:12 +01:00
i6300esb.c
ib700wdt.c
ibmasr.c
ie6xx_wdt.c
imgpdc_wdt.c watchdog: imgpdc_wdt: use core restart handler 2015-12-13 15:29:30 +01:00
imx2_wdt.c watchdog: imx2_wdt: use core restart handler 2015-12-13 15:29:33 +01:00
indydog.c
intel-mid_wdt.c
intel_scu_watchdog.c
intel_scu_watchdog.h
iop_wdt.c
it87_wdt.c
it8712f_wdt.c
iTCO_vendor.h
iTCO_vendor_support.c
iTCO_wdt.c
ixp4xx_wdt.c
jz4740_wdt.c
Kconfig watchdog: add MT7621 watchdog support 2016-01-09 17:45:28 +01:00
kempld_wdt.c
ks8695_wdt.c
lantiq_wdt.c
lpc18xx_wdt.c watchdog: lpc18xx_wdt: use core restart handler 2015-12-13 15:29:36 +01:00
m54xx_wdt.c
machzwd.c
Makefile watchdog: add MT7621 watchdog support 2016-01-09 17:45:28 +01:00
max63xx_wdt.c
mena21_wdt.c watchdog: mena21: Do not use device pointer from struct watchdog_device 2015-12-28 23:04:06 +01:00
menf21bmc_wdt.c
meson_wdt.c watchdog: meson: Add meson8b SoC specific data 2015-12-28 22:09:39 +01:00
mixcomwd.c
moxart_wdt.c watchdog: moxart_wdt: use core restart handler 2015-12-13 15:29:46 +01:00
mpc8xxx_wdt.c
mt7621_wdt.c watchdog: add MT7621 watchdog support 2016-01-09 17:45:28 +01:00
mtk_wdt.c watchdog: mtk_wdt: use core restart handler 2015-12-13 15:29:51 +01:00
mtx-1_wdt.c
mv64x60_wdt.c
nuc900_wdt.c
nv_tco.c
nv_tco.h
octeon-wdt-main.c
octeon-wdt-nmi.S
of_xilinx_wdt.c
omap_wdt.c watchdog: omap: don't disable the timer when it should be enabled early 2015-12-27 21:09:40 +01:00
omap_wdt.h
orion_wdt.c
pc87413_wdt.c
pcwd.c
pcwd_pci.c
pcwd_usb.c
pika_wdt.c
pnx833x_wdt.c
pnx4008_wdt.c watchdog: pnx4008: make global wdt_clk static 2015-11-23 08:59:07 +01:00
qcom-wdt.c watchdog: qcom-wdt: Do not set 'dev' in struct watchdog_device 2015-12-28 23:04:08 +01:00
rc32434_wdt.c
rdc321x_wdt.c
retu_wdt.c
riowd.c
rn5t618_wdt.c
rt2880_wdt.c
s3c2410_wdt.c watchdog: s3c2410_wdt: use core restart handler 2015-12-13 15:29:57 +01:00
sa1100_wdt.c
sama5d4_wdt.c
sb_wdog.c
sbc60xxwdt.c
sbc7240_wdt.c
sbc8360.c
sbc_epx_c3.c
sbc_fitpc2_wdt.c
sc520_wdt.c
sc1200wdt.c
sch311x_wdt.c
scx200_wdt.c
shwdt.c
sirfsoc_wdt.c
smsc37b787_wdt.c
softdog.c watchdog: refuse to unload softdog module when its timer is running 2015-12-27 21:02:21 +01:00
sp805_wdt.c
sp5100_tco.c sp5100_tco: fix the device check for SB800 and later chipsets 2015-12-27 20:42:55 +01:00
sp5100_tco.h
st_lpc_wdt.c
stmp3xxx_rtc_wdt.c watchdog: stmp3xxx: Remove unused variables 2016-01-11 21:51:28 +01:00
sunxi_wdt.c watchdog: sunxi_wdt: use core restart handler 2015-12-13 15:30:00 +01:00
tangox_wdt.c watchdog: tangox: Print info message using pointer to platform device 2015-12-28 23:04:04 +01:00
tegra_wdt.c watchdog: tegra: Stop watchdog first if restarting 2015-11-23 08:59:45 +01:00
ts72xx_wdt.c
ts4800_wdt.c watchdog: ts4800: add driver for TS-4800 watchdog 2015-12-28 22:29:35 +01:00
twl4030_wdt.c
txx9wdt.c
ux500_wdt.c
via_wdt.c
w83627hf_wdt.c watchdog: w83627hf_wdt: use core reboot notifier 2015-12-13 15:56:09 +01:00
w83877f_wdt.c
w83977f_wdt.c watchdog: w83977f_wdt: underflow in wdt_set_timeout() 2015-11-23 08:59:30 +01:00
wafer5823wdt.c
watchdog_core.c watchdog: Drop pointer to watchdog device from struct watchdog_device 2016-01-11 21:53:59 +01:00
watchdog_core.h watchdog: Create watchdog device in watchdog_dev.c 2015-12-29 20:36:01 +01:00
watchdog_dev.c watchdog: Drop pointer to watchdog device from struct watchdog_device 2016-01-11 21:53:59 +01:00
wd501p.h
wdrtas.c
wdt.c
wdt285.c
wdt977.c
wdt_pci.c
wm831x_wdt.c
wm8350_wdt.c
xen_wdt.c
ziirave_wdt.c watchdog: ziirave: Use watchdog infrastructure to create sysfs attributes 2016-01-11 21:53:58 +01:00