Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752600AbdFMKM2 (ORCPT ); Tue, 13 Jun 2017 06:12:28 -0400 Received: from mail-ua0-f172.google.com ([209.85.217.172]:34679 "EHLO mail-ua0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751892AbdFMKM0 (ORCPT ); Tue, 13 Jun 2017 06:12:26 -0400 MIME-Version: 1.0 In-Reply-To: References: <1497345926-3262-1-git-send-email-binoy.jayan@linaro.org> From: Binoy Jayan Date: Tue, 13 Jun 2017 15:42:25 +0530 Message-ID: Subject: Re: [PATCH v2] HID: Replace semaphore driver_lock with mutex To: Arnd Bergmann Cc: Linux Kernel Mailing List , Rajendra , Mark Brown , Jiri Kosina , Benjamin Tissoires , David Herrmann , Andrew de los Reyes Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 357 Lines: 14 Hi Arnd, On 13 June 2017 at 15:15, Arnd Bergmann wrote: > Looks good to me, but I see you didn't include David and Andrew on > Cc, it would be good for at least one of them to provide an Ack as well. Will include them, thank you yet again for reminding me. > You forgot to actually drop the definition. And for this too. Regards, Binoy