From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v2] net/irda: sh_sir: Add SuperH IrDA driver Date: Tue, 02 Feb 2010 07:48:07 -0800 (PST) Message-ID: <20100202.074807.76766797.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, samuel@sortiz.org To: morimoto.kuninori@renesas.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:40756 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752220Ab0BBPry (ORCPT ); Tue, 2 Feb 2010 10:47:54 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Kuninori Morimoto Date: Thu, 28 Jan 2010 17:06:49 +0900 > This is very simple IrDA SIR driver for SuperH. > This driver was tested by irdaping/ircp on SH7724 EcoVec24 board > > Signed-off-by: Kuninori Morimoto Applied to net-next-2.6, thank you.