Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318274
b: refs/heads/master
c: a19fc98
h: refs/heads/master
v: v3
  • Loading branch information
Jason Gerecke authored and Dmitry Torokhov committed Jun 12, 2012
1 parent 321114a commit c64cb63
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6dc463511d4a690f01a9248df3b384db717e0b1c
refs/heads/master: a19fc98685ad0b5bccc38ca17acb50a92915ec51
2 changes: 2 additions & 0 deletions trunk/drivers/input/tablet/wacom_sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -851,6 +851,7 @@ static int wacom_initialize_leds(struct wacom *wacom)

/* Initialize default values */
switch (wacom->wacom_wac.features.type) {
case INTUOS4S:
case INTUOS4:
case INTUOS4L:
wacom->led.select[0] = 0;
Expand Down Expand Up @@ -904,6 +905,7 @@ static int wacom_initialize_leds(struct wacom *wacom)
static void wacom_destroy_leds(struct wacom *wacom)
{
switch (wacom->wacom_wac.features.type) {
case INTUOS4S:
case INTUOS4:
case INTUOS4L:
sysfs_remove_group(&wacom->intf->dev.kobj,
Expand Down

0 comments on commit c64cb63

Please sign in to comment.