commit | a8aef622929bbba4d89498fb41dd445c14fae1f7 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.de> | Thu Jul 15 09:21:40 2010 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Jul 15 09:30:57 2010 -0700 |
tree | 839b1724cc937af7cc65fef03e951d68a1a2a0db | |
parent | 5d9efc59e689445f1f8c4eceb125c1a12898e65c [diff] |
Input: usbtouchscreen - implement reset_resume This implements reset_resume() by splitting init into allocations of private data structures and device initializations. Device initializations are repeated upon reset_resume. Signed-off-by: Oliver Neukum <oneukum@suse.de> Tested-by: Petr Štetiar <ynezz@true.cz> Tested-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>