
26 Aug
2017
26 Aug
'17
3:39 p.m.
On 16 August 2017 at 11:32, Philipp Tomsich philipp.tomsich@theobroma-systems.com wrote:
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
drivers/timer/timer-uclass.c | 45 ++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 22 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org