Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2717
b: refs/heads/master
c: 614e24b
h: refs/heads/master
i:
  2715: 8f994bf
v: v3
  • Loading branch information
Tobias Klauser authored and Greg Kroah-Hartman committed Jun 22, 2005
1 parent 0814c4d commit 38647ac
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: 46b615f453202dbcf66452b500ab69c0e2148593
refs/heads/master: 614e24be139c0ae70378349e6c6f0e21751e56bf
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-parport.c
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ static int parport_getsda(void *data)
/* Encapsulate the functions above in the correct structure.
Note that this is only a template, from which the real structures are
copied. The attaching code will set getscl to NULL for adapters that
cannot read SCL back, and will also make the the data field point to
cannot read SCL back, and will also make the data field point to
the parallel port structure. */
static struct i2c_algo_bit_data parport_algo_data = {
.setsda = parport_setsda,
Expand Down

0 comments on commit 38647ac

Please sign in to comment.