Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297793
b: refs/heads/master
c: 131c713
h: refs/heads/master
i:
  297791: 9d437c0
v: v3
  • Loading branch information
Viresh Kumar authored and Dmitry Torokhov committed Mar 27, 2012
1 parent 7a913ae commit ec195a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3183968cbfb76c02f357151f66a1260101f9d82c
refs/heads/master: 131c713fd96e251fcb18f4d2d05f263aa41bb11f
1 change: 1 addition & 0 deletions trunk/drivers/input/keyboard/tegra-kbc.c
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,7 @@ tegra_kbc_dt_parse_pdata(struct platform_device *pdev)
if (!np)
return NULL;

pdata = kzalloc(sizeof(*pdata), GFP_KERNEL);
if (!pdata)
return NULL;

Expand Down

0 comments on commit ec195a7

Please sign in to comment.