From mboxrd@z Thu Jan 1 00:00:00 1970 From: AdrianRemonda Subject: Re: [PATCH] spi: spidev_test: Added functionalities Date: Sun, 1 Mar 2015 19:28:41 +0100 Message-ID: <20150301182841.GA19947@debian.home> References: <1424891324-24784-1-git-send-email-adrianremonda@gmail.com> <20150227151117.15a79baa@lwn.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Mark Brown , "open list:SPI SUBSYSTEM" , "open list:DOCUMENTATION" , open list To: Jonathan Corbet Return-path: Content-Disposition: inline In-Reply-To: <20150227151117.15a79baa@lwn.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Fri, Feb 27, 2015 at 03:11:17PM -0700, Jonathan Corbet wrote: > On Wed, 25 Feb 2015 20:08:44 +0100 > Adrian Remonda wrote: > > > This is a patch that add functionalities to the spidev_test tool found > > in Documentation/spi/spidev_test.c. > > This seems good. But our hope is to move useful code out of > Documentation; care to submit a patch putting it properly somewhere under > tools/? > > (Meanwhile, I've applied this one). > > Thanks, > > jon I apologize for the wrong patch format. Should I contact the mantainer of the tool path and ask him where to add it? Or how should I proceed? Thanks, Adrian