Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232
b: refs/heads/master
c: 58c02ec
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Apr 17, 2005
1 parent fe6c946 commit 849f944
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: 336eb02b9171d132a9abe575317fee4cca965af4
refs/heads/master: 58c02ec4701c94c671a41e1e5d50c582e859851f
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-sa1100/h3600.c
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ static int h3600_irda_set_power(struct device *dev, unsigned int state)
return 0;
}

static void h3600_irda_set_speed(struct device *dev, int speed)
static void h3600_irda_set_speed(struct device *dev, unsigned int speed)
{
if (speed < 4000000) {
clr_h3600_egpio(IPAQ_EGPIO_IR_FSEL);
Expand Down

0 comments on commit 849f944

Please sign in to comment.