From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH 05/05] sh: add IORESOURCE_CLK to SuperH Mobile I2C platform data Date: Fri, 18 Jul 2008 16:36:09 -0700 Message-ID: <20080718163609.4eaa2d2d.akpm@linux-foundation.org> References: <20080718074002.32713.73442.sendpatchset@rx1.opensource.se> <20080718074044.32713.83039.sendpatchset@rx1.opensource.se> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080718074044.32713.83039.sendpatchset@rx1.opensource.se> Sender: linux-sh-owner@vger.kernel.org Cc: linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org, gregkh@suse.de, lethal@linux-sh.org, i2c@lm-sensors.org, magnus.damm@gmail.com List-Id: linux-i2c@vger.kernel.org On Fri, 18 Jul 2008 16:40:44 +0900 Magnus Damm wrote: > This patch passes processor specific IORESOURCE_CLK information to the > i2c-sh_mobile driver. With this change the clock to the IIC block will > be disabled while the I2C bus is inactive. Without this patch the clock > is always on. > > Signed-off-by: Magnus Damm > --- > > Applies to 6b4b0121a22649640e997b17dd00bb40e97e254d of sh-2.6 git I can't get this to even vaguely apply to linux-next from 20 minutes ago.