From: Márton Németh Date: Mon, 22 Oct 2007 04:56:52 +0000 (-0400) Subject: Input: i8042 - export i8042_command() X-Git-Tag: v2.6.24-rc1~57^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=553a05b8821f5a6bc633e97187933e2157b2d291;p=pandora-kernel.git Input: i8042 - export i8042_command() Export the i8042_command() function which manages the mutual exclusion with the help of the i8042_lock spinlock. This allows to access i8042 safely from other parts of the kernel. Signed-off-by: Márton Németh Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed