From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Wed, 04 Aug 2010 07:44:01 +0000 Subject: Re: [PATCH] i2c: i2c-sh_mobile irq rollback fix Message-Id: <20100804074401.GC15098@linux-sh.org> List-Id: References: <20100802071637.18054.76993.sendpatchset@t400s> In-Reply-To: <20100802071637.18054.76993.sendpatchset@t400s> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Magnus Damm Cc: linux-i2c@vger.kernel.org, khali@linux-fr.org, linux-sh@vger.kernel.org On Mon, Aug 02, 2010 at 04:16:37PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Update the i2c-sh_mobile driver to properly free > interrupts. The function sh_mobile_i2c_hook_irqs() > is fixed so module both unload and load are working > as expected. > > Signed-off-by: Magnus Damm Applied, thanks.