[PATCH 3/7] platform/x86: fujitsu-laptop: Define constants for FUNC feature states

2018-02-27 Thread Michał Kępień
Various functions exposed by the firmware through the FUNC interface allow read/write access to the state of certain features. Make sure these states are referred to by consistently named constants instead of integers in order to better convey the intent of each call_fext_func() invocation.

[PATCH 3/7] platform/x86: fujitsu-laptop: Define constants for FUNC feature states

2018-02-27 Thread Michał Kępień
Various functions exposed by the firmware through the FUNC interface allow read/write access to the state of certain features. Make sure these states are referred to by consistently named constants instead of integers in order to better convey the intent of each call_fext_func() invocation.