Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292100
b: refs/heads/master
c: a6bee4a
h: refs/heads/master
v: v3
  • Loading branch information
Frans Meulenbroeks authored and Guenter Roeck committed Mar 19, 2012
1 parent bccf473 commit 9efe5ae
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: 2faaa9316cc5556bb3d7d0d91720820434c317ba
refs/heads/master: a6bee4a5571d24b9ba7c98f6becc7c45312a537d
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/amc6821.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ static const unsigned short normal_i2c[] = {0x18, 0x19, 0x1a, 0x2c, 0x2d, 0x2e,
* Insmod parameters
*/

static int pwminv = 0; /*Inverted PWM output. */
static int pwminv; /*Inverted PWM output. */
module_param(pwminv, int, S_IRUGO);

static int init = 1; /*Power-on initialization.*/
Expand Down

0 comments on commit 9efe5ae

Please sign in to comment.