From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from buildserver.ru.mvista.com (unknown [85.21.88.6]) by ozlabs.org (Postfix) with ESMTP id 1331FDDF25 for ; Fri, 19 Dec 2008 03:36:41 +1100 (EST) Date: Thu, 18 Dec 2008 19:36:40 +0300 From: Anton Vorontsov To: Kumar Gala Subject: [PATCH 0/4] Few patches for galak/powerpc.git next Message-ID: <20081218163640.GA21049@oksana.dev.rtsoft.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Cc: linuxppc-dev@ozlabs.org, Timur Tabi Reply-To: avorontsov@ru.mvista.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar, Timur, Much thanks for the reviews and comments, here is an updated patch set. Changes: - BCSR GPIO bindings were split into a separate patch. - simple_gpiochip_init() return value changed to void (the function prints errors by itself, and we don't check its return value anyway). p.s. >> +- reg : Should contain the address and the lenght of the GPIO bank >> + register; > > spelling - length > semicolon at add of register can be dropped. Umm.. the semicolon denotes the end of the list item. Anyhow, I see that periods are used more widely, so I replaced semicolons with periods. -- Anton Vorontsov email: cbouatmailru@gmail.com irc://irc.freenode.net/bd2