From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next-2.6] can: mscan-mpc5xxx: fix broken support for the MPC5200 Date: Fri, 15 Jan 2010 01:44:08 -0800 (PST) Message-ID: <20100115.014408.40775945.davem@davemloft.net> References: <4B4EFA8C.4010209@grandegger.com> <20100114111524.GA6041@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org, Netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org To: w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org Return-path: In-Reply-To: <20100114111524.GA6041-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org Errors-To: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org List-Id: netdev.vger.kernel.org From: Wolfram Sang Date: Thu, 14 Jan 2010 12:15:24 +0100 > On Thu, Jan 14, 2010 at 12:05:48PM +0100, Wolfgang Grandegger wrote: >> From: Wolfgang Grandegger >> >> Due to an invalid "#ifdef CONFIG_PPC_MPC5200", the real clock setup >> function was not called for the MPC5200. >> >> Signed-off-by: Wolfgang Grandegger > > Acked-by: Wolfram Sang Applied, thanks.