From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imap.sh.mvista.com (unknown [63.81.120.155]) by ozlabs.org (Postfix) with ESMTP id 26284DDE1B for ; Sun, 10 Feb 2008 05:06:42 +1100 (EST) Message-ID: <47ADEBE4.1010607@ru.mvista.com> Date: Sat, 09 Feb 2008 21:07:32 +0300 From: Sergei Shtylyov MIME-Version: 1.0 To: Bartlomiej Zolnierkiewicz Subject: Re: [PATCH 06/18] ide: factor out code unregistering devices from ide_unregister() References: <20080208004421.17746.32557.sendpatchset@localhost.localdomain> <20080208004502.17746.73284.sendpatchset@localhost.localdomain> In-Reply-To: <20080208004502.17746.73284.sendpatchset@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Bartlomiej Zolnierkiewicz wrote: > Factor out code unregistering devices from ide_unregister() to > ide_port_unregister_devices(). > Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Sergei Shtylyov MBR, Sergei