Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336359
b: refs/heads/master
c: 33dfc41
h: refs/heads/master
i:
  336357: 31591d9
  336355: 8be1176
  336351: ae2cd34
v: v3
  • Loading branch information
Axel Lin authored and Linus Walleij committed Nov 11, 2012
1 parent 13eab63 commit 680ce59
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: e1b29abef69e34a42169cd65d7249b18574c94e8
refs/heads/master: 33dfc41461b77e2b38673ec1b5622b1d9340324d
4 changes: 2 additions & 2 deletions trunk/drivers/pinctrl/pinctrl-sirf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1642,8 +1642,8 @@ static void sirfsoc_gpio_set_value(struct gpio_chip *chip, unsigned offset,
spin_unlock_irqrestore(&bank->lock, flags);
}

int sirfsoc_gpio_irq_map(struct irq_domain *d, unsigned int irq,
irq_hw_number_t hwirq)
static int sirfsoc_gpio_irq_map(struct irq_domain *d, unsigned int irq,
irq_hw_number_t hwirq)
{
struct sirfsoc_gpio_bank *bank = d->host_data;

Expand Down

0 comments on commit 680ce59

Please sign in to comment.