Files
linux/drivers/mfd
Mike Turquette 11a441ce82 mfd: Introduce remove_script function for twl4030
New function twl4030_remove_script(u8 flags) takes a script type as
defined in twl.h and prevents any script already loaded in that position
from running.  This is accomplished by programming SEQ_ADD_* to 0x3f,
the END_OF_SCRIPT value, where SEQ_ADD_* is determined by flags.

(Future) users of this function include OMAP board files for machines
facing a race condition between sleep and warm reset.

Signed-off-by: Mike Turquette <mturquette@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2010-03-07 22:17:32 +01:00
..
2010-03-07 22:17:20 +01:00
2010-03-07 22:17:18 +01:00
2009-12-13 19:21:26 +01:00
2010-03-07 22:17:09 +01:00
2010-03-07 22:17:32 +01:00
2009-11-27 21:07:21 +01:00
2010-03-07 22:17:21 +01:00
2010-03-07 22:16:52 +01:00
2010-03-07 22:16:54 +01:00
2009-11-27 21:07:21 +01:00
2009-12-13 19:21:41 +01:00
2009-09-17 09:46:59 +02:00
2009-01-04 12:17:42 +01:00
2010-03-07 22:16:57 +01:00
2010-03-07 22:17:19 +01:00