diff options
author | Daniel Scheller <d.scheller@gmx.net> | 2018-04-22 12:06:51 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-05 09:42:40 -0400 |
commit | 62208c5703b166681aa590b122263a026d4f9471 (patch) | |
tree | 7c5350061e1b7137febda0a46bb8ae1de2343021 /net/ipv4/tcp_vegas.c | |
parent | 078ce0be8945b9e2530f2e0ce84c8dcbb154edb6 (diff) | |
download | linux-62208c5703b166681aa590b122263a026d4f9471.tar.bz2 |
media: ngene: cleanup superfluous I2C adapter evaluation
Commit ee93340e98bc ("media: ngene: deduplicate I2C adapter evaluation")
added a helper to evaluate the I2C adapter to be used for demod/tuner
attachment based on the given ngene_channel, and that helper is used in
many attach functions to initialise the i2c_adapter variable. However,
for some reason in tuner_attach_stv6110() and demod_attach_stv0900(), the
adapter evaluation wasn't removed as in all other functions. Fix (or
finalize, even) the helper use by cleaning up the superfluous I2C adapter
evaluation leftover in these two functions.
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'net/ipv4/tcp_vegas.c')
0 files changed, 0 insertions, 0 deletions