Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26881
b: refs/heads/master
c: fad4348
h: refs/heads/master
i:
  26879: 7ba7acb
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed May 21, 2006
1 parent 28b2efa commit 353705e
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: 9e8a3d229b23c34adb9c20cc2875fc67dce12585
refs/heads/master: fad43488b8c9b3914fcdc48ee3b8d30aeb49fa30
2 changes: 1 addition & 1 deletion trunk/sound/drivers/mpu401/mpu401.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ static struct pnp_device_id snd_mpu401_pnpids[] = {

MODULE_DEVICE_TABLE(pnp, snd_mpu401_pnpids);

static int __init snd_mpu401_pnp(int dev, struct pnp_dev *device,
static int __devinit snd_mpu401_pnp(int dev, struct pnp_dev *device,
const struct pnp_device_id *id)
{
if (!pnp_port_valid(device, 0) ||
Expand Down

0 comments on commit 353705e

Please sign in to comment.