aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tuner-core.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab1-1354/+0
2012-07-04[media] tuner, xc2028: add support for get_afc()Mauro Carvalho Chehab1-0/+11
2012-07-04[media] tuner-core: call has_signal for both TV and radioMauro Carvalho Chehab1-2/+2
2012-06-11[media] tuner-core: return the frequency range of the correct tunerHans Verkuil1-1/+1
2012-05-15[media] Convert I2C drivers to dev_pm_opsMark Brown1-4/+11
2012-03-08[media] convert drivers/media/* to use module_i2c_driver()Axel Lin1-12/+1
2012-02-14[media] xc5000: drivers should specify chip revision rather than firmwareMichael Krufky1-1/+1
2012-02-14[media] tuner: add support for Xceive XC5000CMichael Krufky1-0/+15
2012-01-06[media] cx88: Fix radio support for Leadtek DTV2000H JMiroslav Slugen1-0/+1
2011-07-27[media] xc4000: removed card_typeistvan_v@mailbox.hu1-2/+6
2011-07-27[media] dib0700: add initial code for PCTV 340e by Davide FerriDavide Ferri1-0/+14
2011-07-13[media] tuner-core: fix a 2.6.39 regression with mt20xxMauro Carvalho Chehab1-4/+12
2011-07-07[media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil1-19/+19
2011-07-07[media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil1-3/+7
2011-07-07[media] tuner-core: simplify the standard fixupHans Verkuil1-65/+28
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil1-0/+29
2011-07-07[media] tuner-core: fix tuner_resume: use t->mode instead of t->typeHans Verkuil1-1/+1
2011-07-07[media] tuner-core: fix s_std and s_tunerHans Verkuil1-28/+31
2011-03-21[media] tuner-core: Don't touch at standby during tuner_lookupMauro Carvalho Chehab1-1/+0
2011-03-21[media] tuner-core: Rearrange some functions to better documentMauro Carvalho Chehab1-78/+90
2011-03-21[media] tuner-core: Improve function documentationMauro Carvalho Chehab1-23/+116
2011-03-21[media] tuner-core: remove usage of DIGITAL_TVMauro Carvalho Chehab1-11/+7
2011-03-21[media] tuner-core: Fix a few comments on itMauro Carvalho Chehab1-8/+15
2011-03-21[media] tuner-core: dead code removalMauro Carvalho Chehab1-37/+10
2011-03-21[media] tuner-core: Don't use a static var for xc5000_cfgMauro Carvalho Chehab1-4/+6
2011-03-21[media] tuner-core: CodingStyle cleanupsMauro Carvalho Chehab1-45/+47
2011-03-21[media] tuner-core: do the right thing for suspend/resumeMauro Carvalho Chehab1-5/+9
2011-03-21[media] tuner-core: Better implement standby modeMauro Carvalho Chehab1-94/+95
2011-03-21[media] tuner-core: Some cleanups at check_mode/set_modeMauro Carvalho Chehab1-30/+42
2011-03-21[media] tuner-core: Reorganize the functions internallyMauro Carvalho Chehab1-431/+462
2011-03-21[media] tuner-core: move some messages to the proper placeMauro Carvalho Chehab1-6/+6
2011-03-21[media] tuner-core: remove the legacy is_stereo() callMauro Carvalho Chehab1-10/+0
2011-03-21[media] tuner-core: Remove V4L1/V4L2 API switchMauro Carvalho Chehab1-21/+0
2010-10-21[media] tda18271: allow restricting max out to 4 bytesMauro Carvalho Chehab1-1/+1
2010-10-21[media] Use smaller i2c transaction size with 18271 tunerDevin Heitmueller1-0/+1
2010-10-21V4L/DVB: saa7146/tuner: remove mxb hackHans Verkuil1-6/+0
2010-10-21V4L/DVB: tuner: remove obsolete v4l2-i2c-drv.h headerHans Verkuil1-9/+24
2010-02-26V4L/DVB (13964): tuner-core, fix memory leakJiri Slaby1-0/+1
2009-12-05V4L/DVB (13247): tuner-core: dont force every tuner to set frequency at startupMichael Krufky1-2/+7
2009-12-05V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin1-1/+1
2009-12-05V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_powerLaurent Pinchart1-3/+6
2009-09-19V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demodMichael Krufky1-0/+12
2009-09-12V4L/DVB (12483): Use DIV_ROUND_CLOSESTJulia Lawall1-2/+2
2009-06-16V4L/DVB (11926): tuner-core: fix warning introduced when cleaning up xc5000 i...Devin Heitmueller1-2/+0
2009-06-16V4L/DVB (11799): xc5000: don't load firmware until a tuning request is madeDevin Heitmueller1-4/+0
2009-06-16V4L/DVB (11670): tuner: remove tuner_i2c_address_checkHans Verkuil1-27/+0
2009-04-06V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of ...Hans Verkuil1-1/+0
2009-04-06V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil1-2/+2
2009-04-06V4L/DVB (11364): tuner: remove i2c legacy code.Hans Verkuil1-55/+17
2009-03-30V4L/DVB (11312): tuner: remove V4L1 code from this driver.Hans Verkuil1-129/+0
2009-03-30V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil1-10/+7
2009-03-30V4L/DVB (11251): tuner: prevent invalid initialization of t->config in set_typeMichael Krufky1-1/+2
2009-03-30V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than...Devin Heitmueller1-1/+2
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (9939): tuner: fix tuner_ioctl compile error if V4L1 ioctls are disab...Hans Verkuil1-0/+2
2008-12-30V4L/DVB (9925): tuner-core: add debug msg's when asking tuner to sleepMauro Carvalho Chehab1-0/+4
2008-12-30V4L/DVB (9829): tuner: convert to v4l2_subdev.Hans Verkuil1-162/+229
2008-10-12V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky1-7/+3
2008-10-12V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky1-2/+1
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil1-0/+1
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-1/+0
2008-06-05V4L/DVB (7905): check_v4l2 should return -EINVAL on errorMarcin Slusarz1-5/+5
2008-06-05V4L/DVB (7904): v4l/tuner-core: consistent handling of return valuesMarcin Slusarz1-15/+15
2008-05-26tuner: Do not alter i2c_client.nameMichael Krufky1-13/+7
2008-05-18i2c: Convert remaining new-style drivers to use module aliasingJean Delvare1-1/+16
2008-05-14V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky1-2/+2
2008-05-14V4L/DVB (7804): tea5767: Fix error logicMauro Carvalho Chehab1-2/+2
2008-05-14V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPSMauro Carvalho Chehab1-15/+13
2008-05-14V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request...Andrew Morton1-1/+1
2008-04-29V4L/DVB (7789b): Fix merge conflictsMauro Carvalho Chehab1-1/+1
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-45/+79
2008-04-29V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modulesMichael Krufky1-43/+75
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab1-1/+1
2008-04-29V4L/DVB (7752): tuner-core: add a missing \n after a debug printkMauro Carvalho Chehab1-1/+3
2008-04-29i2c: Add support for device alias namesJean Delvare1-1/+2
2008-04-26V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabledMauro Carvalho Chehab1-46/+46
2008-04-24V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were brokenMauro Carvalho Chehab1-3/+3
2008-04-24V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_...Mauro Carvalho Chehab1-1/+1
2008-04-24V4L/DVB (7399): Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab1-1/+0
2008-04-24V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann1-1/+1
2008-04-24V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attachMichael Krufky1-8/+18
2008-04-24V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-typesMichael Krufky1-8/+3
2008-04-24V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attachMichael Krufky1-5/+0
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-3/+3
2008-02-18V4L/DVB (7102): make tuner-core.c:tuner_list staticAdrian Bunk1-1/+1
2008-01-25V4L/DVB (7056): tuner: suppress obsolete tuner i2c address warning for XC5000...Michael Krufky1-0/+6
2008-01-25V4L/DVB (7045): xc5000: Small amount of cleanup and commentingSteven Toth1-1/+1
2008-01-25V4L/DVB (7042): xc5000: Tuner analog supportSteven Toth1-0/+20
2008-01-25V4L/DVB (6953): Fix radio set frequency logicMauro Carvalho Chehab1-1/+1
2008-01-25V4L/DVB (6920): tuner: fix backwards logic in check for set_configMichael Krufky1-3/+2
2008-01-25V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky1-52/+47
2008-01-25V4L/DVB (6880): kill tuner-driver.hMichael Krufky1-1/+0
2008-01-25V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.hMichael Krufky1-0/+21
2008-01-25V4L/DVB (6842): tda9887: remove dependency on struct tunerMichael Krufky1-1/+1
2008-01-25V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIGMichael Krufky1-9/+3
2008-01-25V4L/DVB (6839): tuner: add set_config to struct analog_tuner_opsMichael Krufky1-0/+14
2008-01-25V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus valueMichael Krufky1-3/+3
2008-01-25V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_opsMichael Krufky1-0/+3
2008-01-25V4L/DVB (6785): tda8290: remove dependency on struct tunerMichael Krufky1-3/+40
2008-01-25V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single s...Michael Krufky1-17/+24
2008-01-25V4L/DVB (6611): Change xc2028_attach method to make easier for DVBMichel Ludwig1-4/+7
2008-01-25V4L/DVB (6556): tuner: convert to bus-based I2C APIHans Verkuil1-67/+32
2008-01-25V4L/DVB (6555): tuner: reorder functions to prepare for i2c conversionHans Verkuil1-215/+223
2008-01-25V4L/DVB (6553): tuner: replace default_mode_maskHans Verkuil1-11/+54
2008-01-25V4L/DVB (6543): tda8290: enable probing of tda8295Michael Krufky1-2/+2
2008-01-25V4L/DVB (6492): tuner: improve tuner_foo printk macros consistencyMichael Krufky1-0/+2
2008-01-25V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is en...Michael Krufky1-1/+1
2008-01-25V4L/DVB (6473): Prevents double tuner registeringMauro Carvalho Chehab1-2/+11
2008-01-25V4L/DVB (6472): Re-inserts xc2028 attach code, fixing its parametersMauro Carvalho Chehab1-0/+12
2008-01-25V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner structHans Verkuil1-21/+30
2008-01-25V4L/DVB (6470): Avoid breaking compilationMauro Carvalho Chehab1-12/+0
2008-01-25V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295Michael Krufky1-1/+0
2008-01-25V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295Michael Krufky1-5/+1
2008-01-25V4L/DVB (6445): tuner-core: improve comments inside function fe_release()Michael Krufky1-1/+9
2008-01-25V4L/DVB (6444): tuner-core: remove excessive parenthesisMichael Krufky1-11/+11
2008-01-25V4L/DVB (6443): make tda9887 build selectable via KconfigMichael Krufky1-1/+2
2008-01-25V4L/DVB (6441): tuner: clean up ops checking in tuner_status functionMichael Krufky1-6/+7
2008-01-25V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend...Michael Krufky1-36/+43
2008-01-25V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky1-7/+1
2008-01-25V4L/DVB (6437): tuner: clear analog_demod_ops on releaseMichael Krufky1-0/+4
2008-01-25V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky1-38/+53
2008-01-25V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...Michael Krufky1-0/+5
2008-01-25V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into t...Michael Krufky1-12/+4
2008-01-25V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approachMauro Carvalho Chehab1-1/+11
2008-01-25V4L/DVB (6423): Add tuner-xc2028 driverMauro Carvalho Chehab1-0/+5
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab1-4/+19
2007-11-04V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=mAdrian Bunk1-5/+1
2007-10-22V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized valueMichael Krufky1-1/+1
2007-10-09V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky1-1/+2
2007-10-09V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boardsMichael Krufky1-0/+21
2007-10-09V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine...Michael Krufky1-11/+21
2007-10-09V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...Michael Krufky1-3/+14
2007-10-09V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky1-2/+3
2007-10-09V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky1-2/+3
2007-10-09V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky1-1/+2
2007-10-09V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky1-2/+14
2007-10-09V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1Michael Krufky1-18/+111
2007-10-09V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-driversMichael Krufky1-28/+27
2007-10-09V4L/DVB (6126): tuner: add warning for obsolete i2c address range 0x64 thru 0x6fMichael Krufky1-0/+22
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-10-09V4L/DVB (6075): tuner: kernel headers go above subsystem headersMichael Krufky1-2/+1
2007-07-18V4L/DVB (5793): Tuner: remove hardware-specific info from public headerMichael Krufky1-0/+1
2007-07-18V4L/DVB (5753): Tuner: create struct tuner_operationsMichael Krufky1-31/+31
2007-07-18V4L/DVB (5743): Tuner: clean up kfree() after releaseMichael Krufky1-3/+7
2007-07-18V4L/DVB (5741): Tuner: add release callbackMichael Krufky1-0/+5
2007-07-18V4L/DVB (5740): Git-dvb: fix the tea5761 tuner supportAdrian Bunk1-4/+4
2007-07-18V4L/DVB (5719): Tuner: Move device-specific private data out of tuner structMichael Krufky1-1/+4
2007-07-18V4L/DVB (5563a): Add experimental support for tea5761 tunerMauro Carvalho Chehab1-0/+26
2007-04-27V4L/DVB (5326): Allow to set tuner_config in attach informHartmut Hackmann1-7/+7
2007-04-27V4L/DVB (5323): Updated support for tuner callbacksHartmut Hackmann1-8/+8
2007-04-27V4L/DVB (5313): Added a config entry and a gpio function pointer to tuner structHartmut Hackmann1-8/+16
2007-03-27V4L/DVB (5421): Fix suspend/resume in msp3400 and tunerJean Delvare1-6/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-27V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support.Hans Verkuil1-0/+4
2006-12-10V4L/DVB (4895): Accept tuners on saa7146 i2c bus only on address 0x60.Michael Hunold1-0/+4
2006-07-29V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab1-11/+12
2006-07-29V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky1-8/+0
2006-06-30V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887.Hans Verkuil1-5/+5
2006-06-30V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil1-1/+1
2006-06-27V4L/DVB (4254): Remove obsoleted tuner_debug option.Hans Verkuil1-8/+0
2006-06-26V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.Hans Verkuil1-7/+3
2006-06-25V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab1-5/+27
2006-06-25V4L/DVB (3919): V4l: rename TUNER_LG_TDVS_H062F to TUNER_LG_TDVS_H06XFMichael Krufky1-1/+1
2006-04-02V4L/DVB (3700): Remove obsolete commands from tvp5150.cHans Verkuil1-0/+2
2006-04-02V4L/DVB (3697): More msp3400 and bttv fixesHans Verkuil1-4/+4
2006-04-02V4L/DVB (3614): Fix compilation warning at powerpc platformMauro Carvalho Chehab1-1/+1
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil1-1/+0
2006-03-03V4L/DVB (3395): Fixed Pinnacle 300i DVB-T supportHartmut Hackmann1-2/+3
2006-02-27V4L/DVB (3392a): XC3028 code removed from -git versionsMauro Carvalho Chehab1-5/+0
2006-02-27V4L/DVB (3332): XC3028 code marked with an special define optionMauro Carvalho Chehab1-0/+2
2006-02-27V4L/DVB (3292): Fixed xc3028 firmware extractor, added terratec fw supportMarkus Rechberger1-1/+0
2006-02-27V4L/DVB (3291): Added support for xc3028 analogue tuner (Hauppauge HVR900, T...Markus Rechberger1-0/+3
2006-02-07V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil1-0/+5
2006-01-23V4L/DVB (3434): changed comment in tuner-core.cMarkus Rechberger1-1/+1
2006-01-23V4L/DVB (3429): Missing break statement on tuner-coreMarkus Rechberger1-0/+1
2006-01-23V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil1-35/+33
2006-01-15V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...Hans Verkuil1-33/+52
2006-01-11V4L/DVB (3347): Fixes some bad global variablesHans Verkuil1-8/+8
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab1-4/+4
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil1-5/+11
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky1-8/+4
2006-01-09V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab1-45/+79
2006-01-09V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil1-13/+0
2006-01-09V4L/DVB (3103): Add VIDIOC_LOG_STATUS to tuner-core.cHans Verkuil1-0/+35
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11Laurent Riffard1-3/+3
2006-01-05[PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-11-13[PATCH] v4l: (943) added secam l video standardMauro Carvalho Chehab1-3/+8
2005-11-09[PATCH] v4l: 893: rollback recent i2c change to solve tuner detection breakageRicardo Cerqueira1-2/+2
2005-11-09[PATCH] v4l: 874: quick and dirty fix for audc config pinnacleNickolay V. Shmyrev1-2/+0
2005-11-09[PATCH] v4l: 851: fixed broken api link and indentationNickolay V. Shmyrev1-1/+1
2005-11-09[PATCH] v4l: 850: update em2800 scaler code and comments based on info from e...Sascha Sommer1-1/+1
2005-11-09[PATCH] v4l: 848: fixed tda8290 autodetectionHartmut Hackmann1-11/+12
2005-11-09[PATCH] v4l: 830: rearranged print order to present a correct answerMauro Carvalho Chehab1-7/+6
2005-11-09[PATCH] v4l: 823: corrected probing code for tda8290Hartmut Hackmann1-2/+2