From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752664AbeBCEAO (ORCPT ); Fri, 2 Feb 2018 23:00:14 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:48125 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751796AbeBCEAF (ORCPT ); Fri, 2 Feb 2018 23:00:05 -0500 Subject: Re: [PATCH 2/2] HID: i2c-hid: Fix resume issue on Raydium touchscreen device From: Aaron Ma To: Benjamin Tissoires Cc: lkml , linux-input@vger.kernel.org, Jiri Kosina References: <20180102173006.506-1-aaron.ma@canonical.com> <20180102173006.506-2-aaron.ma@canonical.com> <7ddae302-a44f-b729-c826-082bdcb38d70@canonical.com> Message-ID: Date: Sat, 3 Feb 2018 11:59:58 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <7ddae302-a44f-b729-c826-082bdcb38d70@canonical.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Could anyone review an apply this single patch? The 2nd patch had been sent as v2. Regards, Aaron