Re: [PATCH v2 3/4] platform/x86: topstar-laptop: add platform device

2017-11-03 Thread Andy Shevchenko
On Sun, Oct 29, 2017 at 1:52 AM, Guillaume Douézan-Grard wrote: > * add platform device to support further addition of a led subsystem, > > * add existing input device to the new platform device. > #include > #include > #include > +#include > #include > #include Please, keep it ordere

[PATCH v2 3/4] platform/x86: topstar-laptop: add platform device

2017-10-28 Thread Guillaume Douézan-Grard
* add platform device to support further addition of a led subsystem, * add existing input device to the new platform device. Signed-off-by: Guillaume Douézan-Grard --- drivers/platform/x86/topstar-laptop.c | 59 +-- 1 file changed, 57 insertions(+), 2 deletions(