From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id F15E4DE0FC for ; Tue, 27 Jan 2009 08:35:45 +1100 (EST) Message-Id: From: Kumar Gala To: Li Yang In-Reply-To: <1232531217-16103-1-git-send-email-leoli@freescale.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: [PATCH] powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed Date: Mon, 26 Jan 2009 15:35:36 -0600 References: <1232531217-16103-1-git-send-email-leoli@freescale.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jan 21, 2009, at 3:46 AM, Li Yang wrote: > Probe the new mdio node added by b31a1d8b. Fix kernel panic problem > when > gianfar driver wants to get the of_platform_device of that mdio. > > Signed-off-by: Li Yang > --- > Supersede the patch to add "simple-bus" to gianfar node to fix this > problem. applied to merge - k