diff options
author | Brad Love <brad@nextdimension.cc> | 2018-03-06 22:14:55 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-07 11:58:48 +0300 |
commit | f6618cc8b447834a8102ae6988ae45cc7835a519 (patch) | |
tree | 4c01dfc2db20c4ea4f97c93b82615977cb871ca3 /drivers/media/usb/cx231xx | |
parent | 60d0bbec5965590d72b1a2091ec7a2cc589cb8e0 (diff) | |
download | linux-f6618cc8b447834a8102ae6988ae45cc7835a519.tar.xz |
media: lgdt3306a: remove symbol count mismatch fix
This symbol mismatch is handled by NULL'ing out the release
callback if the driver is loaded as an i2c device.
This patch reverts:
- commit 94448e21cf08 ("media: lgdt3306a: Fix a double kfree on i2c
device remove")
- commit 835d66173a38 ("media: lgdt3306a: Fix module count mismatch
on usb unplug")
The symbol count mismatch is handled by:
- commit 5b3a8e906973 ("media: lgdt3306a: Set fe ops.release to
NULL if probed")
Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/cx231xx')
0 files changed, 0 insertions, 0 deletions