Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 151272
b: refs/heads/master
c: 017596b
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jun 16, 2009
1 parent 973e042 commit 4ad9b06
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: 3f7c58a05fe4aa71983ea27959b7ad840950537e
refs/heads/master: 017596b61f324946299fa94d9ef6f08b7478a3d8
2 changes: 1 addition & 1 deletion trunk/drivers/input/touchscreen/wm97xx-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ static int wm97xx_probe(struct device *dev)
mutex_init(&wm->codec_mutex);

wm->dev = dev;
dev->driver_data = wm;
dev_set_drvdata(dev, wm);
wm->ac97 = to_ac97_t(dev);

/* check that we have a supported codec */
Expand Down

0 comments on commit 4ad9b06

Please sign in to comment.