diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2013-04-18 13:49:23 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-04-25 09:36:25 -0300 |
commit | 11551ca3b68bf7549ff87390fe6dbc805977563a (patch) | |
tree | ca46eba3c334a816e993d403e58cc055a9accef0 /virt | |
parent | a59ed48f0c35b47e3cf22fa90678d51e77118b56 (diff) |
[media] exynos4-is: Remove redundant module_put() for MIPI-CSIS module
Currently there is unbalanced module_put() on the s5p-csis module
which prevents it from being unloaded. The subdev's owner module
has reference count decremented in v4l2_device_unregister_subdev()
so just remove this erroneous call.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions