Input: lifebook - learn about hard tabs
Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
committed by
Dmitry Torokhov
parent
15e9acb83c
commit
b1b2965057
@@ -62,12 +62,10 @@ static struct dmi_system_id lifebook_dmi_table[] = {
|
|||||||
.matches = {
|
.matches = {
|
||||||
DMI_MATCH(DMI_PRODUCT_NAME, "LifeBook B142"),
|
DMI_MATCH(DMI_PRODUCT_NAME, "LifeBook B142"),
|
||||||
},
|
},
|
||||||
|
|
||||||
},
|
},
|
||||||
{ }
|
{ }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
static psmouse_ret_t lifebook_process_byte(struct psmouse *psmouse)
|
static psmouse_ret_t lifebook_process_byte(struct psmouse *psmouse)
|
||||||
{
|
{
|
||||||
unsigned char *packet = psmouse->packet;
|
unsigned char *packet = psmouse->packet;
|
||||||
|
Reference in New Issue
Block a user