From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yurii Pavlovskyi Subject: Re: [PATCH v3 05/11] platform/x86: asus-wmi: Support WMI event queue Date: Thu, 9 May 2019 19:36:59 +0200 Message-ID: <5968d688-dc40-acad-bd73-8fe26cf14979@gmail.com> References: <7acd57fe-604a-a96a-4ca2-a25bc88d6405@gmail.com> <22dc9bfe-af2f-7ea9-e5bc-95647d5411a8@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Andy Shevchenko Cc: Corentin Chary , Darren Hart , Andy Shevchenko , Daniel Drake , acpi4asus-user , Platform Driver , Linux Kernel Mailing List List-Id: platform-driver-x86.vger.kernel.org On 08.05.19 15:47, Andy Shevchenko wrote: > On Fri, Apr 19, 2019 at 1:10 PM Yurii Pavlovskyi > wrote: > > It's rather a big change. Can it be split to smaller pieces? > I will then split this into refactoring event code handling in separate methods and actual event queue support patches.