PM: EM: Remove old debugfs files and print all 'flags'
authorLukasz Luba <lukasz.luba@arm.com>
Mon, 21 Mar 2022 09:57:26 +0000 (09:57 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 13 Apr 2022 14:26:17 +0000 (16:26 +0200)
commit16857482b830544f5849daa1048f82d00b68957e
tree56158fa85e96ec219b012b0d6a29c16bb1019c2a
parent75a3a99a5a9886af13be44e640cb415ebda80db2
PM: EM: Remove old debugfs files and print all 'flags'

The Energy Model gets more bits used in 'flags'. Avoid adding another
debugfs file just to print what is the status of a new flag. Simply
remove old debugfs files and add one generic which prints all flags
as a hex value.

Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
Reviewed-by: Ionela Voinescu <ionela.voinescu@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/power/energy_model.c