From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758935AbbDYJ7s (ORCPT ); Sat, 25 Apr 2015 05:59:48 -0400 Received: from mail-pa0-f52.google.com ([209.85.220.52]:34809 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754006AbbDYJ7o (ORCPT ); Sat, 25 Apr 2015 05:59:44 -0400 Date: Sat, 25 Apr 2015 15:29:32 +0530 From: Sudip Mukherjee To: One Thousand Gnomes Cc: Greg KH , Dan Carpenter , linux-kernel@vger.kernel.org, jdelvare@suse.de Subject: Re: [PATCH v2 WIP 1/2] parport: add device-model to parport subsystem Message-ID: <20150425095932.GA6031@sudip-PC> References: <1429624355-9252-1-git-send-email-sudipm.mukherjee@gmail.com> <20150423151837.GY16501@mwanda> <20150424065026.GC3489@sudip-PC> <20150424072608.GA6494@kroah.com> <20150424073825.GF3489@sudip-PC> <20150424193702.2f14d4a6@lxorguk.ukuu.org.uk> <20150425060929.GB3222@sudip-PC> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150425060929.GB3222@sudip-PC> 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 Sat, Apr 25, 2015 at 11:39:29AM +0530, Sudip Mukherjee wrote: > On Fri, Apr 24, 2015 at 07:37:02PM +0100, One Thousand Gnomes wrote: > > > Let me know when you have a set of patches you feel are good for testing > > and I'll give them a go. > This series of WIP is also good for testing. well, this series will create some ghost parport in /sys/bus/parport, which were being created while probing. It has been fixed in my local tree and next WIP patch should be a fully working one. But if you are testig this patchset then please use only parport0. regards sudip