Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368084
b: refs/heads/master
c: 8efcc50
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Dmitry Torokhov committed Mar 31, 2013
1 parent bcc18d4 commit 66d876e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 84c0c9f56ac7ce8036c0a70383dba1789138e859
refs/heads/master: 8efcc503231dd50800f874725961dfdae5f08f52
3 changes: 1 addition & 2 deletions trunk/drivers/input/touchscreen/edt-ft5x06.c
Original file line number Diff line number Diff line change
Expand Up @@ -440,8 +440,7 @@ static int edt_ft5x06_work_mode(struct edt_ft5x06_ts_data *tsdata)
return -EIO;
}

if (tsdata->raw_buffer)
kfree(tsdata->raw_buffer);
kfree(tsdata->raw_buffer);
tsdata->raw_buffer = NULL;

/* restore parameters */
Expand Down

0 comments on commit 66d876e

Please sign in to comment.