From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 4 Oct 2012 09:41:14 +0200 Subject: [U-Boot] [PATCH] i2c: sh: Remove irq_wait function In-Reply-To: <20121004082555.15412vli1to7eigw@webmail.mnet-online.de> References: <1349232558-21988-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com> <20121004082555.15412vli1to7eigw@webmail.mnet-online.de> Message-ID: <20121004094114.64064306@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Heiko, On Thu, 04 Oct 2012 08:25:55 +0200 hs at denx.de wrote: > Hello Nobuhiro, > > Nobuhiro Iwamatsu wrote: > > irq_wait function is not referred to from anywhere. > > > > Reported-by: Albert ARIBAUD > > Signed-off-by: Nobuhiro Iwamatsu > > > > --- > > drivers/i2c/sh_i2c.c | 16 ---------------- > > 1 file changed, 16 deletions(-) > > Good catch! > > Hmm.. for some reason, I could not find this patch in patchwork... > Did you or Albert changed the state from it in patchwork? this patch is already in u-boot-arm.git tree and the state on patchwork is accepted. Albert applied it directly, it seems. Thanks, Anatolij