diff options
author | Sylwester Nawrocki <s.nawrocki@samsung.com> | 2012-07-26 07:59:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-01 14:56:12 -0300 |
commit | bbc5296f20570756ca437587325c785a2d96ea96 (patch) | |
tree | 2bee998b4123a9e09bb912327d7bee6a67d1cd8e /drivers/media/i2c | |
parent | 31d34d9bb30fef7aee1800ec63255083dbcdfa83 (diff) | |
download | linux-bbc5296f20570756ca437587325c785a2d96ea96.tar.bz2 |
[media] s5p-fimc: Don't allocate fimc-m2m video device dynamically
There is no need to to dynamically allocate struct video_device
for the M2M devices, so embed it instead in driver's private
data structure as it is done in case of fimc-capture and fimc-lite,
where it solves some bugs on cleanup paths.
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 'drivers/media/i2c')
0 files changed, 0 insertions, 0 deletions