Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227771
b: refs/heads/master
c: 0b8ad5a
h: refs/heads/master
i:
  227769: 8dbef86
  227767: 95fda03
v: v3
  • Loading branch information
Henrik Rydberg authored and Guenter Roeck committed Jan 8, 2011
1 parent df68feb commit 3ab0978
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 0b0b5dff8967a4468f05174d0d74e1ed6e369776
refs/heads/master: 0b8ad5a57b75322e4b671ef420b5fe90e5154912
4 changes: 0 additions & 4 deletions trunk/drivers/hwmon/applesmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1281,8 +1281,6 @@ static int __init applesmc_init(void)
goto out_light_ledclass;
}

pr_info("driver successfully loaded\n");

return 0;

out_light_ledclass:
Expand Down Expand Up @@ -1323,8 +1321,6 @@ static void __exit applesmc_exit(void)
platform_device_unregister(pdev);
platform_driver_unregister(&applesmc_driver);
release_region(APPLESMC_DATA_PORT, APPLESMC_NR_PORTS);

pr_info("driver unloaded\n");
}

module_init(applesmc_init);
Expand Down

0 comments on commit 3ab0978

Please sign in to comment.