Re: [PATCH] Add resume support to serio bus.

2005-02-06 Thread Vojtech Pavlik
On Sun, Feb 06, 2005 at 02:46:20AM -0500, Dmitry Torokhov wrote: > Hi, > > This patch adds resume support to serio_bus based on serio reconnect > framework so now not only i8042 ports will be re-initialized at resume. > It also removes serio_reconnect calls from i8042 as they no longer > needed. >

[PATCH] Add resume support to serio bus.

2005-02-05 Thread Dmitry Torokhov
Hi, This patch adds resume support to serio_bus based on serio reconnect framework so now not only i8042 ports will be re-initialized at resume. It also removes serio_reconnect calls from i8042 as they no longer needed. Tested on S4 (swsusp) with Synaptics touchpad. -- Dmitry