Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116823
b: refs/heads/master
c: c0e1936
h: refs/heads/master
i:
  116821: 7d46711
  116819: 6c20b99
  116815: 88a1c22
v: v3
  • Loading branch information
Nicolas Pitre committed Oct 19, 2008
1 parent 16aabc5 commit d0e09c7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: dcf1cece143d95b48676cf607a21ee0805daa55a
refs/heads/master: c0e1936338a11ea252d11370ff62e40db334f646
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-orion5x/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,8 @@ void __init orion5x_sata_init(struct mv_sata_platform_data *sata_data)
* SPI
****************************************************************************/
static struct orion_spi_info orion5x_spi_plat_data = {
.tclk = 0,
.tclk = 0,
.enable_clock_fix = 1,
};

static struct resource orion5x_spi_resources[] = {
Expand Down

0 comments on commit d0e09c7

Please sign in to comment.