Re: [PATCH v3 07/11] platform/x86: asus-wmi: Organize code into sections

2019-05-08 Thread Andy Shevchenko
On Fri, Apr 19, 2019 at 1:12 PM Yurii Pavlovskyi wrote: > > The driver has grown pretty big and will grow more, which makes it hard to > navigate and understand. Add uniform comments to the code and ensure that > it is sorted into logical sections. It does slightly more than described. Please, sp

[PATCH v3 07/11] platform/x86: asus-wmi: Organize code into sections

2019-04-19 Thread Yurii Pavlovskyi
The driver has grown pretty big and will grow more, which makes it hard to navigate and understand. Add uniform comments to the code and ensure that it is sorted into logical sections. Signed-off-by: Yurii Pavlovskyi --- drivers/platform/x86/asus-wmi.c | 94 - 1 f