From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dmitry Torokhov" Subject: Re: [patch 2/8] m68k: Atari keyboard ACIA driver cleanup Date: Mon, 15 Oct 2007 09:19:48 -0400 Message-ID: References: <20071013123123.085686856@mail.of.borg> <20071013123412.672481897@mail.of.borg> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Andreas Schwab , Linus Torvalds , Andrew Morton , linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@atrey.karlin.mff.cuni.cz, Michael Schmitz List-Id: linux-input@vger.kernel.org On 10/13/07, Geert Uytterhoeven wrote: > On Sat, 13 Oct 2007, Andreas Schwab wrote: > > Geert Uytterhoeven writes: > > > --- a/arch/m68k/atari/atakeyb.c > > > +++ b/arch/m68k/atari/atakeyb.c > > > @@ -1,5 +1,5 @@ > > > /* > > > - * linux/atari/atakeyb.c > > > + * linux/arch/m68k/atari/atakeyb.c > > > > Please kill that line. > > Done. New version below: > > Subject: m68k: Atari keyboard ACIA driver cleanup > Cc: Dmitry Torokhov , linux-input@atrey.karlin.mff.cuni.cz > > m68k: Atari keyboard ACIA driver cleanup: > - removed dead key autorepeat code > - removed hardcoded initial keymap > > Signed-off-by: Michael Schmitz > Signed-off-by: Geert Uytterhoeven Looks good, thank you Geert. I understand Linus will merge this... -- Dmitry