From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932173AbbDHPGK (ORCPT ); Wed, 8 Apr 2015 11:06:10 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:23449 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753267AbbDHPGG (ORCPT ); Wed, 8 Apr 2015 11:06:06 -0400 Date: Wed, 8 Apr 2015 18:05:53 +0300 From: Dan Carpenter To: Sudip Mukherjee Cc: Arnd Bergmann , Greg Kroah-Hartman , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/2] parport: return of attach and parport_register_driver Message-ID: <20150408150553.GU16501@mwanda> References: <1428499817-12065-1-git-send-email-sudipm.mukherjee@gmail.com> <20150408141754.GT16501@mwanda> <20150408143313.GA12753@sudip-PC> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150408143313.GA12753@sudip-PC> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg is coming at this with a lot more experience as a driver author. I am a newbie and don't really know where to start when it comes to doing the things he mentioned. I can't advise you. I guess take some time and to look at what moving to the device model means. It's not like we're in a rush. regards, dan carpenter