Re: [PATCH v3 0/2] hw/timer/m48t59: Convert to trace events

2020-01-18 Thread Hervé Poussineau

Le 17/01/2020 à 17:58, Philippe Mathieu-Daudé a écrit :

Another trivial cleanup series.

v2: Rebased on 4.2

Philippe Mathieu-Daudé (2):
   MAINTAINERS: Add missing m48t59 files to the PReP section
   hw/timer/m48t59: Convert debug printf()s to trace events

  hw/rtc/m48t59-internal.h |  5 -
  hw/rtc/m48t59.c  | 11 +--
  MAINTAINERS  |  2 ++
  hw/rtc/trace-events  |  6 ++
  4 files changed, 13 insertions(+), 11 deletions(-)



Reviewed-by: Hervé Poussineau 



[PATCH v3 0/2] hw/timer/m48t59: Convert to trace events

2020-01-17 Thread Philippe Mathieu-Daudé
Another trivial cleanup series.

v2: Rebased on 4.2

Philippe Mathieu-Daudé (2):
  MAINTAINERS: Add missing m48t59 files to the PReP section
  hw/timer/m48t59: Convert debug printf()s to trace events

 hw/rtc/m48t59-internal.h |  5 -
 hw/rtc/m48t59.c  | 11 +--
 MAINTAINERS  |  2 ++
 hw/rtc/trace-events  |  6 ++
 4 files changed, 13 insertions(+), 11 deletions(-)

-- 
2.21.1