From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] Input: add input_get_poll_interval() Date: Thu, 3 Oct 2019 11:57:37 -0700 Message-ID: <20191003185737.GC22365@dtor-ws> References: <20191002215812.GA135681@dtor-ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Benjamin Tissoires Cc: "open list:HID CORE LAYER" , lkml List-Id: linux-input@vger.kernel.org Hi Benjamin, On Thu, Oct 03, 2019 at 02:34:59PM -0400, Benjamin Tissoires wrote: > Hi Dmitry, > > On Wed, Oct 2, 2019 at 5:58 PM Dmitry Torokhov > wrote: > > > > Some drivers need to be able to know the current polling interval for > > devices working in polling mode, let's allow them fetching it. > > > > Signed-off-by: Dmitry Torokhov > > Not sure if you really need my input on this one, but, sure, looks good to me: > Acked-By: Benjamin Tissoires Thanks! I like for someone to have taken look at the stuff I write before I commit it to the tree, and you are one of the most active developers in linux-input, so I tend to copy you on random bits and pieces and I really appreciate that you take time to check them out. -- Dmitry