From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934630AbbEMPb6 (ORCPT ); Wed, 13 May 2015 11:31:58 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49195 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934284AbbEMPby (ORCPT ); Wed, 13 May 2015 11:31:54 -0400 Date: Wed, 13 May 2015 08:31:52 -0700 From: "gregkh@linuxfoundation.org" To: Evgeniy Polyakov Cc: Dmitry Khromov , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v3] w1: introduce an ability to specify microseconds bus scanning intervals Message-ID: <20150513153152.GA11677@kroah.com> References: <20150423092040.GB19457@kroah.com> <1431458984-19070-1-git-send-email-dk@icelogic.net> <5974311431529255@web10h.yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5974311431529255@web10h.yandex.ru> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 13, 2015 at 06:00:55PM +0300, Evgeniy Polyakov wrote: > Hi > > 12.05.2015, 22:30, "Dmitry Khromov" : > > Some of 1-Wire devices commonly associated with physical access control > > systems are attached/generate presence for as short as 100 ms - hence > > the tens-to-hundreds milliseconds scan intervals are required. > > > > Signed-off-by: Dmitry Khromov > > Greg, please pull it upstream > Acked-by: Evgeniy Polyakov Ok, will do.