Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294095
b: refs/heads/master
c: 872acc3
h: refs/heads/master
i:
  294093: e54dd5b
  294091: 1fe2928
  294087: f0c182d
  294079: 2121bf9
v: v3
  • Loading branch information
Linus Walleij committed Mar 6, 2012
1 parent b68cc79 commit 85850e9
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: ba110d90c08d9676370db9a62792f57ade5b3bbf
refs/heads/master: 872acc322c74bb06b7ceb61fe93314e2da32362c
3 changes: 2 additions & 1 deletion trunk/drivers/pinctrl/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <linux/mutex.h>
#include <linux/radix-tree.h>
#include <linux/pinctrl/pinconf.h>
#include <linux/pinctrl/machine.h>

struct pinctrl_gpio_range;

Expand Down Expand Up @@ -96,7 +97,7 @@ struct pinctrl_setting_configs {
};

/**
* struct pinctrl_setting - an individual mux setting
* struct pinctrl_setting - an individual mux or config setting
* @node: list node for struct pinctrl_settings's @settings field
* @type: the type of setting
* @pctldev: pin control device handling to be programmed
Expand Down

0 comments on commit 85850e9

Please sign in to comment.