Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310674
b: refs/heads/master
c: d1700f9
h: refs/heads/master
v: v3
  • Loading branch information
Tomi Valkeinen committed Jun 4, 2012
1 parent 431d1d4 commit b40cf87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0e9a126e95748e8283488818d98ae5bcb7b84515
refs/heads/master: d1700f9258552294300083eb62f83262f21ae1db
2 changes: 1 addition & 1 deletion trunk/drivers/video/omap2/displays/panel-taal.c
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ static ssize_t taal_num_errors_show(struct device *dev,
{
struct omap_dss_device *dssdev = to_dss_device(dev);
struct taal_data *td = dev_get_drvdata(&dssdev->dev);
u8 errors;
u8 errors = 0;
int r;

mutex_lock(&td->lock);
Expand Down

0 comments on commit b40cf87

Please sign in to comment.