commit | 32c72535219ff4de0b80bdb0e1c36ec5044f6201 | [log] [tgz] |
---|---|---|
author | Jing Lin <jinglin@codeaurora.org> | Thu Nov 03 12:02:33 2011 -0700 |
committer | Jing Lin <jinglin@codeaurora.org> | Tue Nov 08 23:22:36 2011 -0800 |
tree | 3b04ba3421b3f60bd33244c6a094e4edc9154327 | |
parent | 4ef11a8fcbba9a056a722bdc56a6c4d8eb54be7b [diff] |
Input: atmel_mxt_ts: Fix error handling in mxt_probe Fix out-of-order error handling of several error cases in mxt_probe. Make sure allocated memory is freed in mxt_initialize when an error occurs. Change-Id: I4331a71263b62ff6bdeaafbe6881e591b09d2ffc Signed-off-by: Jing Lin <jinglin@codeaurora.org>