From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH 05/18] ide: factor out cable detection from ide_init_port() Date: Fri, 08 Feb 2008 20:18:52 +0300 Message-ID: <47AC8EFC.8030506@ru.mvista.com> References: <20080208004421.17746.32557.sendpatchset@localhost.localdomain> <20080208004455.17746.44570.sendpatchset@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080208004455.17746.44570.sendpatchset@localhost.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org Errors-To: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org To: Bartlomiej Zolnierkiewicz Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: linux-ide@vger.kernel.org Bartlomiej Zolnierkiewicz wrote: > * Factor out cable detection from ide_init_port() to ide_port_cable_detect(). > * Move ide_port_cable_detect() call to ide_device_add_all(). > Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Sergei Shtylyov MBR, Sergei