From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753170AbbCAS2y (ORCPT ); Sun, 1 Mar 2015 13:28:54 -0500 Received: from mail-wi0-f179.google.com ([209.85.212.179]:46446 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752714AbbCAS2t (ORCPT ); Sun, 1 Mar 2015 13:28:49 -0500 Date: Sun, 1 Mar 2015 19:28:41 +0100 From: AdrianRemonda To: Jonathan Corbet Cc: Mark Brown , "open list:SPI SUBSYSTEM" , "open list:DOCUMENTATION" , open list Subject: Re: [PATCH] spi: spidev_test: Added functionalities 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 Content-Disposition: inline In-Reply-To: <20150227151117.15a79baa@lwn.net> 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 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