From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752555AbbCGR7e (ORCPT ); Sat, 7 Mar 2015 12:59:34 -0500 Received: from mail-we0-f176.google.com ([74.125.82.176]:42286 "EHLO mail-we0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751385AbbCGR7c (ORCPT ); Sat, 7 Mar 2015 12:59:32 -0500 Date: Sat, 7 Mar 2015 12:59:24 -0500 From: AdrianRemonda To: Mark Brown Cc: Jonathan Corbet , "open list:SPI SUBSYSTEM" , "open list:DOCUMENTATION" , open list Subject: Re: [PATCH] spi: spidev_test: Added functionalities Message-ID: <20150307175924.GA18227@debian> References: <1424891324-24784-1-git-send-email-adrianremonda@gmail.com> <20150227151117.15a79baa@lwn.net> <20150301182841.GA19947@debian.home> <20150304235439.GX21293@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150304235439.GX21293@sirena.org.uk> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 04, 2015 at 11:54:39PM +0000, Mark Brown wrote: > On Sun, Mar 01, 2015 at 07:28:41PM +0100, AdrianRemonda wrote: > > > 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? > > I am the relevant maintainer here. The main thing from my point of view > is to split the three changes you were making out into separate commits > so they can be easily reviewed. Jon is right that this should be moved > into a better directory but that's a separate issue that can be tackled > separately (though feel free to do it immediately if you like!). Thanks. I sent it to you and moved it to the tools dir. Regards, Adrian