From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 8C9B0B7079 for ; Tue, 11 Aug 2009 23:46:07 +1000 (EST) 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 DC65ADDD01 for ; Tue, 11 Aug 2009 23:46:06 +1000 (EST) Message-Id: <70804D56-23F9-47CD-855E-A701879EE58E@kernel.crashing.org> From: Kumar Gala To: hs@denx.de In-Reply-To: <4A7BCC8B.8080704@denx.de> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [PATCH v3 2/2] 82xx, mgcoge: update defconfig for 2.6.32 Date: Tue, 11 Aug 2009 08:45:46 -0500 References: <4A769326.9090302@denx.de> <40E28EF5-215D-4D69-B44E-CD3145652F9B@kernel.crashing.org> <4A7BCC8B.8080704@denx.de> Cc: linuxppc-dev@ozlabs.org, david@gibson.dropbear.id.au List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Aug 7, 2009, at 1:41 AM, Heiko Schocher wrote: > - add I2C support > - add FCC1 and FCC2 support > > Signed-off-by: Heiko Schocher > --- > - against git://git.kernel.org/pub/scm/linux/kernel/git/galak/ > powerpc.git > next branch > - checked with checkpatch.pl: > $ ./scripts/checkpatch.pl 0001-82xx-mgcoge-update-defconfig- > for-2.6.32.patch > total: 0 errors, 0 warnings, 134 lines checked > > 0001-82xx-mgcoge-update-defconfig-for-2.6.32.patch has no obvious > style problems and is ready for submission. > $ thanks for respinning. Applied to next. - k