linux/drivers/pwm
Shobhit Kumar c264f1110d pwm: Remove __init initializer for pwm_add_table()
For platforms that don't support DT, some early MFD modules can register
lookup tables. Remove the __init annotation so that this works. This is
similar to gpio_add_lookup_table() which allows late additions.

CC: Samuel Ortiz <sameo@linux.intel.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Cc: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Shobhit Kumar <shobhit.kumar@intel.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
2015-04-23 14:50:52 +02:00
..
Kconfig pwm: Imagination Technologies PWM DAC driver 2015-01-30 12:16:04 +01:00
Makefile pwm: Imagination Technologies PWM DAC driver 2015-01-30 12:16:04 +01:00
core.c pwm: Remove __init initializer for pwm_add_table() 2015-04-23 14:50:52 +02:00
pwm-ab8500.c
pwm-atmel-hlcdc.c pwm: atmel-hlcdc: Add errata handling for sama5d4 2015-03-11 11:59:54 +01:00
pwm-atmel-tcb.c
pwm-atmel.c
pwm-bcm-kona.c
pwm-bcm2835.c
pwm-bfin.c
pwm-clps711x.c
pwm-ep93xx.c
pwm-fsl-ftm.c
pwm-img.c pwm: Imagination Technologies PWM DAC driver 2015-01-30 12:16:04 +01:00
pwm-imx.c
pwm-jz4740.c
pwm-lp3943.c
pwm-lpc32xx.c
pwm-lpss-pci.c
pwm-lpss-platform.c
pwm-lpss.c
pwm-lpss.h
pwm-mxs.c pwm: mxs: Fix period divider computation 2015-03-11 13:11:16 +01:00
pwm-pca9685.c pwm: pca9685: Constify struct regmap_config 2015-03-11 10:25:13 +01:00
pwm-puv3.c
pwm-pxa.c
pwm-renesas-tpu.c
pwm-rockchip.c
pwm-samsung.c pwm: samsung: Fix output race on disabling 2015-03-27 13:06:47 +01:00
pwm-spear.c
pwm-sti.c pwm: sti: Maintain a bitmap of configured devices 2015-01-30 12:16:03 +01:00
pwm-sun4i.c pwm: Add Allwinner SoC support 2015-01-30 12:16:01 +01:00
pwm-tegra.c pwm: tegra: Use NSEC_PER_SEC 2015-02-18 08:40:29 +01:00
pwm-tiecap.c
pwm-tiehrpwm.c
pwm-tipwmss.c
pwm-tipwmss.h
pwm-twl-led.c
pwm-twl.c
pwm-vt8500.c
sysfs.c