Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202458
b: refs/heads/master
c: 08db2b3
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Matthew Garrett committed Aug 3, 2010
1 parent e03bdac commit a1a408b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 32ab72e7ca7aed399b81a3ffec26d7353bd33581
refs/heads/master: 08db2b3141b99b476749201eb8e164b39fa7a4ca
3 changes: 1 addition & 2 deletions trunk/drivers/platform/x86/sony-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -561,8 +561,7 @@ static void sony_pf_remove(void)
if (!atomic_dec_and_test(&sony_pf_users))
return;

platform_device_del(sony_pf_device);
platform_device_put(sony_pf_device);
platform_device_unregister(sony_pf_device);
platform_driver_unregister(&sony_pf_driver);
}

Expand Down

0 comments on commit a1a408b

Please sign in to comment.