From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH 0/6] use devicemodel with parport Date: Mon, 1 Jun 2015 07:05:30 +0900 Message-ID: <20150531220530.GF13872@kroah.com> References: <1432135622-8288-1-git-send-email-sudipm.mukherjee@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1432135622-8288-1-git-send-email-sudipm.mukherjee@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: Sudip Mukherjee Cc: devel@driverdev.osuosl.org, Alan Cox , Wolfram Sang , linux-kernel@vger.kernel.org, Tim Waugh , Willy Tarreau , Jean Delvare , linux-i2c@vger.kernel.org List-Id: linux-i2c@vger.kernel.org On Wed, May 20, 2015 at 08:56:56PM +0530, Sudip Mukherjee wrote: > After 5 versions of WIP, finally a patch submission. > parport subsystem is now in the transition stage and supports the old > model and the new device model. 3 of the drivers have been converted > into new model and tested. > After other drivers are converted we can remove the old code from > parport. This looks good, very nice job. Are you going to continue to fix up the other drivers? I don't want us to have a half-converted subsystem in the kernel. thanks, greg k-h