commit | ec1496b39576a3374e5461caac17b83b3275dbb7 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Sep 02 10:26:31 2010 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Sep 02 20:11:52 2010 -0700 |
tree | 5942deae147837fea830fce9d71b7cc087ec74a9 | |
parent | bba5394ad3bd23fff6987fc8bc3aaf9d12433c63 [diff] |
Input: s3c2410_ts - fix s3c2410ts_probe error path Use input_free_device() to free devices that have not been registered. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>