remarkable-linux/drivers/mfd
Amit Kucheria 75a7456539 mfd: Print warning for twl4030 out-of-order script loading
When the sleep script is loaded before the wakeup script, there is a
chance that the system might go to sleep before the wakeup script
loading is completed. This will lead to a system that does not wakeup
and has been observed to cause non-booting boards.

Various options were considered to solve this problem, including
modification of the core twl4030 power code to be smart enough to
reorder the loading of the scripts. But it felt too over-engineered.

Hence this patch just warns the DPS script developer so that they may be
reordered in the board-code itself.

Signed-off-by: Amit Kucheria <amit.kucheria@verdurent.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2009-09-17 09:47:22 +02:00
..
ab3100-core.c mfd: AB3100 disable irq nosync 2009-09-17 09:47:18 +02:00
ab3100-otp.c mfd: AB3100 OTP readout 2009-09-17 09:47:21 +02:00
asic3.c mfd: asic3: enable SD/SDIO cell 2009-06-17 19:41:50 +02:00
da903x.c mfd: early init for MFD running regulators 2009-06-17 19:41:54 +02:00
dm355evm_msp.c mfd: Correct ro and cd implemantion on DM355 2009-09-17 09:46:54 +02:00
ezx-pcap.c mfd: register ezx-pcap earlier 2009-09-17 09:46:56 +02:00
htc-egpio.c
htc-pasic3.c mfd: remove driver_data direct access of struct device 2009-06-15 21:30:27 -07:00
Kconfig mfd: Add support for TWL4030/5030 dynamic power switching 2009-09-17 09:47:22 +02:00
Makefile mfd: Add support for TWL4030/5030 dynamic power switching 2009-09-17 09:47:22 +02:00
mc13783-core.c mfd: Add Freescale MC13783 driver 2009-09-17 09:47:19 +02:00
mcp-core.c
mcp-sa11x0.c
mcp.h
menelaus.c
mfd-core.c mfd: Allow multiple MFD cells with the same name 2009-09-17 09:46:56 +02:00
pcf50633-adc.c mfd: revise locking for pcf50633 ADC 2009-09-17 09:46:53 +02:00
pcf50633-core.c mfd: use a dedicated workqueue for pcf50633 irq processing 2009-09-17 09:46:53 +02:00
pcf50633-gpio.c mfd/pcf50633-gpio.c: add MODULE_LICENSE 2009-06-17 19:41:30 +02:00
sm501.c mfd: sm501, fix lock imbalance 2009-07-03 11:54:50 +02:00
t7l66xb.c mfd: fix tmio related warnings 2009-06-17 19:41:52 +02:00
tc6387xb.c mfd: fix tmio related warnings 2009-06-17 19:41:52 +02:00
tc6393xb.c mfd: fix tmio related warnings 2009-06-17 19:41:52 +02:00
tps65010.c
twl4030-core.c mfd: Add support for TWL4030/5030 dynamic power switching 2009-09-17 09:47:22 +02:00
twl4030-irq.c mfd: remove unnecessary semicolons from twl4030 2009-09-17 09:46:48 +02:00
twl4030-power.c mfd: Print warning for twl4030 out-of-order script loading 2009-09-17 09:47:22 +02:00
ucb1x00-assabet.c
ucb1x00-core.c
ucb1x00-ts.c
ucb1x00.h
ucb1400_core.c
wm831x-core.c mfd: Export ISEL values from WM831x core 2009-09-17 09:47:00 +02:00
wm831x-irq.c mfd: Add WM831x interrupt support 2009-09-17 09:46:57 +02:00
wm831x-otp.c mfd: Add basic WM831x OTP support 2009-09-17 09:46:59 +02:00
wm8350-core.c hwmon: Add WM835x PMIC hardware monitoring driver 2009-09-17 09:46:51 +02:00
wm8350-gpio.c
wm8350-i2c.c
wm8350-regmap.c mfd: Mark WM8350 mask revision as readable to match silicon 2009-06-17 19:41:29 +02:00
wm8400-core.c mfd: early init for MFD running regulators 2009-06-17 19:41:54 +02:00