Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291959
b: refs/heads/master
c: a66590d
h: refs/heads/master
i:
  291957: 93270ee
  291955: b6c5ccf
  291951: b32f2f0
v: v3
  • Loading branch information
Guennadi Liakhovetski authored and Grant Likely committed Mar 15, 2012
1 parent 6233305 commit a948c34
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 9af4acc096eeb1ddd6f507d291c7c901949224a6
refs/heads/master: a66590de86483eeefc3074ab1ba1a7f45a89308e
2 changes: 0 additions & 2 deletions trunk/drivers/spi/spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -931,8 +931,6 @@ int spi_register_master(struct spi_master *master)
spi_match_master_to_boardinfo(master, &bi->board_info);
mutex_unlock(&board_lock);

status = 0;

/* Register devices from the device tree */
of_register_spi_devices(master);
done:
Expand Down

0 comments on commit a948c34

Please sign in to comment.