From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudip Mukherjee Subject: Re: [PATCH 01/14] parport: return value of attach and parport_register_driver Date: Wed, 8 Apr 2015 17:44:42 +0530 Message-ID: <20150408121442.GA11388@sudip-PC> References: <1428492040-5581-1-git-send-email-sudipm.mukherjee@gmail.com> <1428492040-5581-2-git-send-email-sudipm.mukherjee@gmail.com> <20150408113832.GH10964@mwanda> <20150408114437.GI10964@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org, Rodolfo Giometti , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Arnd Bergmann , Wolfram Sang , Takashi Iwai , Greg Kroah-Hartman , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, "James E.J. Bottomley" , Jaroslav Kysela , Mark Brown , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Willy Tarreau , linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jean Delvare To: Dan Carpenter Return-path: Content-Disposition: inline In-Reply-To: <20150408114437.GI10964@mwanda> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-spi.vger.kernel.org On Wed, Apr 08, 2015 at 02:44:37PM +0300, Dan Carpenter wrote: > On Wed, Apr 08, 2015 at 02:38:32PM +0300, Dan Carpenter wrote: > > Then we convert one driver to use the new function pointer and see if > it simplifies the code. If so we can transition the others as well. If > not then we give up. i am sending a v2 and also a patch to change one driver. regards sudip > > regards, > dan carpenter >