From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (unknown [85.94.3.83]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 2BB4ADDE01 for ; Wed, 9 May 2007 08:31:27 +1000 (EST) From: Vitaly Bordug To: linux-pcmcia@lists.infradead.org Subject: [PATCH 0/3] 8xx PCMCIA stuff && cleanup: take 4 Date: Wed, 09 May 2007 02:31:17 +0400 Message-ID: <20070508222748.3633.37120.stgit@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hopefully last round, with Kumar's notes addressed, and BSP mpc885_setup.c Lindented in 2-nd patch as well as PCMCIA driver. - Sincerely, Vitaly From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S968388AbXEHWbg (ORCPT ); Tue, 8 May 2007 18:31:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S966939AbXEHWbc (ORCPT ); Tue, 8 May 2007 18:31:32 -0400 Received: from dialup.esmr.ru ([85.94.3.83]:33315 "EHLO localhost.localdomain" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S966509AbXEHWbb (ORCPT ); Tue, 8 May 2007 18:31:31 -0400 From: Vitaly Bordug To: linux-pcmcia@lists.infradead.org Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] 8xx PCMCIA stuff && cleanup: take 4 Date: Wed, 09 May 2007 02:31:17 +0400 Message-ID: <20070508222748.3633.37120.stgit@localhost.localdomain> User-Agent: StGIT/0.11 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hopefully last round, with Kumar's notes addressed, and BSP mpc885_setup.c Lindented in 2-nd patch as well as PCMCIA driver. - Sincerely, Vitaly