From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Date: Mon, 16 Aug 2010 19:23:03 +0000 Subject: Re: [patch] pata_winbond: fix module init Message-Id: <201008162123.03208.bzolnier@gmail.com> List-Id: References: <20100803152549.GQ26313@bicker> In-Reply-To: <20100803152549.GQ26313@bicker> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter Cc: Jeff Garzik , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, alan@lxorguk.ukuu.org.uk Hi Dan, On Tuesday 03 August 2010 05:27:47 pm Dan Carpenter wrote: > winbond_init_one() returns 0 on success and an error code on failure. > In the original code, we always just released the regions and return > -ENODEV. This was introduce in 2006 by 7e45b0e5f6f6 "[PATCH] libata: > Winbond support". You might like to pick up http://patchwork.ozlabs.org/patch/39358/ instead.. Thanks. -- Bartlomiej Zolnierkiewicz