media: tuners: fix several typos
Use codespell to fix lots of typos over frontends. Manually verified to avoid false-positives. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
@@ -528,14 +528,14 @@ int tda18271_init_regs(struct dvb_frontend *fe)
|
||||
* Standby modes, EP3 [7:5]
|
||||
*
|
||||
* | SM || SM_LT || SM_XT || mode description
|
||||
* |=====\\=======\\=======\\===================================
|
||||
* |=====\\=======\\=======\\====================================
|
||||
* | 0 || 0 || 0 || normal mode
|
||||
* |-----||-------||-------||-----------------------------------
|
||||
* |-----||-------||-------||------------------------------------
|
||||
* | || || || standby mode w/ slave tuner output
|
||||
* | 1 || 0 || 0 || & loop thru & xtal oscillator on
|
||||
* |-----||-------||-------||-----------------------------------
|
||||
* | 1 || 0 || 0 || & loop through & xtal oscillator on
|
||||
* |-----||-------||-------||------------------------------------
|
||||
* | 1 || 1 || 0 || standby mode w/ xtal oscillator on
|
||||
* |-----||-------||-------||-----------------------------------
|
||||
* |-----||-------||-------||------------------------------------
|
||||
* | 1 || 1 || 1 || power off
|
||||
*
|
||||
*/
|
||||
|
Reference in New Issue
Block a user