commit | 161feb2417dd0c4324c2e8da24aaebd30a436d45 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Nov 11 21:47:42 2010 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Nov 11 22:02:23 2010 -0800 |
tree | 5f641e5d73b5235ff19021eeca505a19402c590f | |
parent | 6ff92a6db2083ecd1a8e2742d9397159fd880987 [diff] |
Input: xpad - fix resource reclaim in xpad_probe error path Properly free the resources in error path by the reverse order of resource allocation. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>