Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146731
b: refs/heads/master
c: 583d1d5
h: refs/heads/master
i:
  146729: dca3f09
  146727: 146a360
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed May 8, 2009
1 parent 16a314d commit 3c27111
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 4f5ecaa05493dfddf155b40224b951592bfce325
refs/heads/master: 583d1d549ff107500481461cec0325189c5349ec
4 changes: 2 additions & 2 deletions trunk/arch/sh/kernel/cpu/sh4a/setup-sh7722.c
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ static struct sh_timer_config cmt_platform_data = {
.timer_bit = 5,
.clk = "cmt0",
.clockevent_rating = 125,
.clocksource_rating = 200,
.clocksource_rating = 125,
};

static struct resource cmt_resources[] = {
Expand Down Expand Up @@ -245,7 +245,7 @@ static struct sh_timer_config tmu1_platform_data = {
.channel_offset = 0x10,
.timer_bit = 1,
.clk = "tmu0",
.clocksource_rating = 0, /* disabled for now */
.clocksource_rating = 200,
};

static struct resource tmu1_resources[] = {
Expand Down

0 comments on commit 3c27111

Please sign in to comment.