diff options
author | Levente Kurusa <levex@linux.com> | 2013-12-19 15:06:49 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-02-04 08:27:38 (GMT) |
commit | 38121b6ef314e556d3b59acc0c41a4d6f7e597fa (patch) | |
tree | 0722020d579b2717801d13201f48c6d7033d3fa7 /tools/testing | |
parent | 656e62dc84a38fa847d9501636acb098a32d6f89 (diff) | |
download | linux-38121b6ef314e556d3b59acc0c41a4d6f7e597fa.tar.xz |
[media] media: bt8xx: add missing put_device call
This is required so that we give up the last reference to the device.
Remove the kfree() because the put_device() call will actually call
release_sub_device which in turn kfrees the device.
Signed-off-by: Levente Kurusa <levex@linux.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions