Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325675
b: refs/heads/master
c: a33ba82
h: refs/heads/master
i:
  325673: c88fcc0
  325671: 11b3968
v: v3
  • Loading branch information
Jiri Slaby authored and Greg Kroah-Hartman committed Aug 14, 2012
1 parent 06d68b4 commit be6f216
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: a342ca1c78627c3a8b2a8c4e6d5f6ab1b88e6169
refs/heads/master: a33ba827460cdab644e907fc0c740dc7fde56c17
2 changes: 1 addition & 1 deletion trunk/drivers/char/pcmcia/synclink_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2732,7 +2732,7 @@ static void mgslpc_add_device(MGSLPC_INFO *info)
hdlcdev_init(info);
#endif
tty_port_register_device(&info->port, serial_driver, info->line,
&info->p_dev.dev);
&info->p_dev->dev);
}

static void mgslpc_remove_device(MGSLPC_INFO *remove_info)
Expand Down

0 comments on commit be6f216

Please sign in to comment.