+34
−5
+1
−1
+19
−0
+1
−5
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Additional state machine cleanups: o Remove static functions sci_state_machine_exit_state() and sci_state_machine_enter_state() o Combines sci_base_state_machine_construct() and sci_base_state_machine_start() into a single function, sci_init_sm() o Remove sci_base_state_machine_stop() which is unused. o Kill state_machine.[ch] Signed-off-by:Edmund Nadolski <edmund.nadolski@intel.com> [fixed too large to inline functions] Signed-off-by:
Dan Williams <dan.j.williams@intel.com>