Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367099
b: refs/heads/master
c: 0e30c7e
h: refs/heads/master
i:
  367097: a52b446
  367095: f87f47e
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed Apr 25, 2013
1 parent 90aa32b commit eb1fc3e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 450f5f54758a26173c50950172c00eb192f8a22c
refs/heads/master: 0e30c7e1f1a162d0c2026cdc5ad4f0f0a7332fc6
4 changes: 2 additions & 2 deletions trunk/drivers/media/platform/exynos4-is/fimc-is.c
Original file line number Diff line number Diff line change
Expand Up @@ -995,9 +995,9 @@ static int fimc_is_module_init(void)

static void fimc_is_module_exit(void)
{
platform_driver_unregister(&fimc_is_driver);
fimc_is_unregister_i2c_driver();
fimc_is_unregister_sensor_driver();
fimc_is_unregister_i2c_driver();
platform_driver_unregister(&fimc_is_driver);
}

module_init(fimc_is_module_init);
Expand Down

0 comments on commit eb1fc3e

Please sign in to comment.