commit | b61e8b0c9e76dacf0b670c3948c3cd738b2379a3 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Mon Sep 11 22:04:10 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Mon Sep 18 20:40:33 2017 +0200 |
tree | d786de04dc208221b83f50d5f863de273755200f | |
parent | 148a139d65b7fdb93326d7870b40c618d4601a8a [diff] |
dm: timer: Convert to livetree This updates dm_timer_init to support a live tree and deals with some fallout (i.e. the need to restructure the code such, that we don't need multiple discontinuous #if CONFIG_IS_ENABLED blocks). Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>