From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brown Subject: Re: [trivial PATCH 1/2] treewide: Fix iomap resource size miscalculations Date: Wed, 23 Mar 2011 15:42:47 -0700 Message-ID: <8ya39md7920.fsf@huya.qualcomm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:38727 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756705Ab1CWWmJ (ORCPT ); Wed, 23 Mar 2011 18:42:09 -0400 In-Reply-To: (Joe Perches's message of "Wed, 23 Mar 2011 12:55:36 -0700") Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Joe Perches Cc: Jiri Kosina , Srinidhi Kasagar , Linus Walleij , Daniel Walker , Bryan Huntsman , Wim Van Sebroeck , Russell King , Ralf Baechle , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, linux-arm-msm@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-watchdog@vger.kernel.org On Wed, Mar 23 2011, Joe Perches wrote: > Convert off-by-1 r->end - r->start to resource_size(r) > > Signed-off-by: Joe Perches > --- > drivers/video/msm/mddi.c | 2 +- Acked-by: David Brown -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brown Date: Wed, 23 Mar 2011 22:42:47 +0000 Subject: Re: [trivial PATCH 1/2] treewide: Fix iomap resource size miscalculations Message-Id: <8ya39md7920.fsf@huya.qualcomm.com> List-Id: References: In-Reply-To: (Joe Perches's message of "Wed, 23 Mar 2011 12:55:36 -0700") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Wed, Mar 23 2011, Joe Perches wrote: > Convert off-by-1 r->end - r->start to resource_size(r) > > Signed-off-by: Joe Perches > --- > drivers/video/msm/mddi.c | 2 +- Acked-by: David Brown -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. From mboxrd@z Thu Jan 1 00:00:00 1970 From: davidb@codeaurora.org (David Brown) Date: Wed, 23 Mar 2011 15:42:47 -0700 Subject: [trivial PATCH 1/2] treewide: Fix iomap resource size miscalculations In-Reply-To: (Joe Perches's message of "Wed, 23 Mar 2011 12:55:36 -0700") References: Message-ID: <8ya39md7920.fsf@huya.qualcomm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Mar 23 2011, Joe Perches wrote: > Convert off-by-1 r->end - r->start to resource_size(r) > > Signed-off-by: Joe Perches > --- > drivers/video/msm/mddi.c | 2 +- Acked-by: David Brown -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.