>The patch adds a new file for with trace events for devfreq >framework. They are used for performance analysis of the framework. >It also contains updates in MAINTAINERS file adding new entry for >devfreq maintainers. > >Signed-off-by: Lukasz Luba <[email protected]> >--- > MAINTAINERS | 1 + > include/trace/events/devfreq.h | 40 ++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 41 insertions(+) > create mode 100644 include/trace/events/devfreq.h
Acked-by: MyungJoo Ham <[email protected]> Thanks! Cheers, MyungJoo

