Re: [PATCH] power: sysfs: Remove wakeup_abort_count attribute.

2019-07-22 Thread Greg KH
On Mon, Jul 22, 2019 at 10:04:07AM -0700, Ravi Chandra Sadineni wrote: > wakeup_abort_count and wakeup_count sysfs entries print the > same (wakeup_count) attribute. This patch removes the duplicate > wakeup_abort_count sysfs entry. > > Signed-off-by: Ravi Chandra Sadineni > --- > Documentation/

[PATCH] power: sysfs: Remove wakeup_abort_count attribute.

2019-07-22 Thread Ravi Chandra Sadineni
wakeup_abort_count and wakeup_count sysfs entries print the same (wakeup_count) attribute. This patch removes the duplicate wakeup_abort_count sysfs entry. Signed-off-by: Ravi Chandra Sadineni --- Documentation/ABI/testing/sysfs-devices-power | 25 ++- drivers/base/power/sysfs.c