Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367098
b: refs/heads/master
c: 450f5f5
h: refs/heads/master
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed Apr 25, 2013
1 parent a52b446 commit 90aa32b
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: 11551ca3b68bf7549ff87390fe6dbc805977563a
refs/heads/master: 450f5f54758a26173c50950172c00eb192f8a22c
2 changes: 1 addition & 1 deletion trunk/drivers/media/platform/exynos4-is/fimc-is.c
Original file line number Diff line number Diff line change
Expand Up @@ -766,7 +766,7 @@ static const struct file_operations fimc_is_debugfs_fops = {

static void fimc_is_debugfs_remove(struct fimc_is *is)
{
debugfs_remove(is->debugfs_entry);
debugfs_remove_recursive(is->debugfs_entry);
is->debugfs_entry = NULL;
}

Expand Down

0 comments on commit 90aa32b

Please sign in to comment.