From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sdcmail01.amcc.com (sdcmail01.amcc.com [198.137.200.72]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "Messaging Gateway Appliance Demo Cert", Issuer "Messaging Gateway Appliance Demo Cert" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 4BC72DDE98 for ; Sat, 2 May 2009 07:06:50 +1000 (EST) From: Feng Kan To: linuxppc-dev@ozlabs.org, linux-ide@vger.kernel.org Subject: [PATCH 0/2] Added support for Designware SATA controller driver Date: Fri, 1 May 2009 14:06:24 -0700 Message-Id: <1241211984-321-1-git-send-email-fkan@amcc.com> Cc: sr@denx.de, Feng Kan List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Fixed comment issue. Change goto statements to lower case. Also fixed the Kconfig problem. I don't know if I need to add Stefan Roese for the signoff, since he did the of platform part. Stefan, if you see this please let me know. Feng Kan