Files
kernel_xiaomi_sm8250/include/linux
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:29 +01:00
2010-03-01 15:11:32 -05:00
2010-03-07 22:17:09 +01:00
2010-03-02 12:23:42 +01:00
2010-03-02 12:23:49 +01:00
2010-03-06 11:26:26 -08:00
2010-03-05 00:20:31 +01:00
2010-03-06 11:26:24 -08:00
2010-03-02 03:05:05 -08:00
2010-03-02 14:54:59 -08:00
2010-03-05 15:04:41 -06:00