From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dmitry Torokhov" Subject: Re: [PATCH 1/3] leds-clevo-mail: export i8042_command() Date: Tue, 17 Jul 2007 09:02:19 -0400 Message-ID: References: <469C976B.3030206@freemail.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <469C976B.3030206@freemail.hu> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org To: =?ISO-8859-1?Q?N=E9meth_M=E1rton?= Cc: Richard Purdie , linux-input@atrey.karlin.mff.cuni.cz, linux-kernel@vger.kernel.org, Rodrigo Pereira List-Id: linux-input@vger.kernel.org On 7/17/07, N=E9meth M=E1rton wrote: > From: M=E1rton N=E9meth > > Export the i8042_command() function which manages the mutual exclusio= n > with the help of the i8042_lock spinlock. This lets possible to use t= he > i8042 hardware safely from other part of the kernel, too. > > Signed-off-by: M=E1rton N=E9meth Please #include into i8042.c. Doing so saves from nasty surprises later. --=20 Dmitry