From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [PATCH 1/3] ARM: at91/tclib: take iomem size from resource Date: Sat, 28 Jan 2012 08:01:10 +0100 Message-ID: <20120128070110.GB705@game.jcrosoft.org> References: <1326996312-9244-1-git-send-email-nicolas.ferre@atmel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Nicolas Ferre Cc: devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, u.kleine-koenig@pengutronix.de List-Id: devicetree@vger.kernel.org On 19:05 Thu 19 Jan , Nicolas Ferre wrote: > Requesting iomem region and ioremaping is now done using > the resource size specified instead of a constant value. > > Each _device.c file is modified accordingly to reflect > actual user interface size. > > Signed-off-by: Nicolas Ferre this is a fix shoud go for 3.3 Acked-by: Jean-Christophe PLAGNIOL-VILLARD Best Regards, J.