Re: [PATCH 1/3] leds-clevo-mail: export i8042_command()

From: Dmitry Torokhov
Date: Tue Jul 17 2007 - 09:02:31 EST


On 7/17/07, Németh Márton <nm127@xxxxxxxxxxx> wrote:
From: Márton Németh <nm127@xxxxxxxxxxx>

Export the i8042_command() function which manages the mutual exclusion
with the help of the i8042_lock spinlock. This lets possible to use the
i8042 hardware safely from other part of the kernel, too.

Signed-off-by: Márton Németh <nm127@xxxxxxxxxxx>

Please #include <linux/i8042.h> into i8042.c. Doing so saves from
nasty surprises later.

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/