Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67324
b: refs/heads/master
c: 364f8ff
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov authored and Kumar Gala committed Sep 14, 2007
1 parent 7fe40ad commit 5c8bfcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5a24e1a1773f284d19859d27f2ba7e50a533aaaf
refs/heads/master: 364f8ffc182ac5431b156ca1915dd81ddd4a592b
3 changes: 3 additions & 0 deletions trunk/include/asm-powerpc/qe.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
extern void qe_reset(void);
extern int par_io_init(struct device_node *np);
extern int par_io_of_config(struct device_node *np);
extern int par_io_config_pin(u8 port, u8 pin, int dir, int open_drain,
int assignment, int has_irq);
extern int par_io_data_set(u8 port, u8 pin, u8 val);

/* QE internal API */
int qe_issue_cmd(u32 cmd, u32 device, u8 mcn_protocol, u32 cmd_input);
Expand Down

0 comments on commit 5c8bfcd

Please sign in to comment.