Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308936
b: refs/heads/master
c: aa523a8
h: refs/heads/master
v: v3
  • Loading branch information
Lars-Peter Clausen authored and Linus Torvalds committed May 29, 2012
1 parent 511eca9 commit 4b1bb02
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 5 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: 4cb70c2d8f1d1925288bf3775ea032a0c4eff0fa
refs/heads/master: aa523a82ee1be3f50560338e06151918fd8613e7
1 change: 0 additions & 1 deletion trunk/drivers/video/backlight/ams369fg06.c
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,6 @@ static void ams369fg06_shutdown(struct spi_device *spi)
static struct spi_driver ams369fg06_driver = {
.driver = {
.name = "ams369fg06",
.bus = &spi_bus_type,
.owner = THIS_MODULE,
},
.probe = ams369fg06_probe,
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/video/backlight/ld9040.c
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,6 @@ static void ld9040_shutdown(struct spi_device *spi)
static struct spi_driver ld9040_driver = {
.driver = {
.name = "ld9040",
.bus = &spi_bus_type,
.owner = THIS_MODULE,
},
.probe = ld9040_probe,
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/video/backlight/ltv350qv.c
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ static void ltv350qv_shutdown(struct spi_device *spi)
static struct spi_driver ltv350qv_driver = {
.driver = {
.name = "ltv350qv",
.bus = &spi_bus_type,
.owner = THIS_MODULE,
},

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/video/backlight/s6e63m0.c
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,6 @@ static void s6e63m0_shutdown(struct spi_device *spi)
static struct spi_driver s6e63m0_driver = {
.driver = {
.name = "s6e63m0",
.bus = &spi_bus_type,
.owner = THIS_MODULE,
},
.probe = s6e63m0_probe,
Expand Down

0 comments on commit 4b1bb02

Please sign in to comment.