platform/x86: asus-wmi: Organize code into sections
authorYurii Pavlovskyi <yurii.pavlovskyi@gmail.com>
Tue, 14 May 2019 19:04:48 +0000 (21:04 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 17 Jun 2019 12:22:47 +0000 (15:22 +0300)
commit54a3121f00dad3227735085fd568cdee5a733696
tree604a2041bdef8a9e490cae037189475530cd406e
parent1827f3f06aafe67c1d273025a26390d9d2bdd3f7
platform/x86: asus-wmi: Organize code into sections

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 <yurii.pavlovskyi@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/asus-wmi.c