Re: [PATCH v2 1/2] platform: Fix device check for surfacepro3_button
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: 2019-07-02 02:04:43
Also in:
lkml, platform-driver-x86
From: Maximilian Luz <luzmaximilian@gmail.com>
Date: 2019-07-02 02:04:43
Also in:
lkml, platform-driver-x86
On 7/2/19 3:57 AM, Yu Chen wrote:
How about using a boolean, according to the function name, if a mshw0040 revison is detected then returns true other wise false. Other than that, Acked-by: Chen Yu <yu.c.chen@intel.com>
I can change that if you want me to. Just thought this might be a bit more flexible in case we ever have to adapt the check for future device generations. Thanks, Maximilian