Re: [PATCH] intel_idle: stop exposing platform acronyms in sysfs

2017-02-28 Thread Rafael J. Wysocki
On Tue, Feb 28, 2017 at 10:32 PM, Len Brown wrote: > From: Len Brown > > Cosmetic only -- no functional change in this patch. > > sysfs before: > > state4/desc:MWAIT 0x20 > state4/name:C6-HSW > > sysfs after: > > state4/desc:MWAIT 0x20 > state4/name:C6 > > We remove the platform acronyms from the

[PATCH] intel_idle: stop exposing platform acronyms in sysfs

2017-02-28 Thread Len Brown
From: Len Brown Cosmetic only -- no functional change in this patch. sysfs before: state4/desc:MWAIT 0x20 state4/name:C6-HSW sysfs after: state4/desc:MWAIT 0x20 state4/name:C6 We remove the platform acronyms from the end of the state name (-HSW in this case) for three reasonse. 1. more cons