Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 365651
b: refs/heads/master
c: 5a24b01
h: refs/heads/master
i:
  365649: e9c2e37
  365647: da08b72
v: v3
  • Loading branch information
Jingoo Han authored and Linus Torvalds committed Apr 30, 2013
1 parent 1700908 commit 61b9723
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: 59eb2b5e57eaf0ae70b7d8d51b051cb754724a7a
refs/heads/master: 5a24b0102e5df13fccd8c0334d6c0f67967fec62
2 changes: 1 addition & 1 deletion trunk/drivers/video/backlight/ili9320.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ int ili9320_probe_spi(struct spi_device *spi,
ili->power = FB_BLANK_POWERDOWN;
ili->platdata = cfg;

dev_set_drvdata(&spi->dev, ili);
spi_set_drvdata(spi, ili);

ili9320_setup_spi(ili, spi);

Expand Down

0 comments on commit 61b9723

Please sign in to comment.