On Tue, Jul 23, 2019 at 12:33 AM Ravi Chandra Sadineni <ravisadin...@chromium.org> wrote: > > wakeup_abort_count and wakeup_count attributes print the > same (wakeup_count) variable. Thus this patchset removes the > duplicate wakeup_abort_count sysfs attribute. This patchset also > exposes event_count as a sysfs attribute. > > Ravi Chandra Sadineni (2): > power: sysfs: Remove wakeup_abort_count attribute. > power:sysfs: Expose device wakeup_event_count.
I don't think you need this at all, because https://patchwork.kernel.org/patch/11045069/ is exposing what you need already. Thanks!