commit | 617fd62551756ed8a15af01d0c5c8e9d1be3c870 | [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 | 0cbf114da9873879f33a03a07ba592a25d6004dd [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>