media: cx25840: describe standard for 0b1100 value in AFD_FMT_STAT bits
authorMaciej S. Szmigiero <mail@maciej.szmigiero.name>
Tue, 10 Oct 2017 21:34:58 +0000 (17:34 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 11 Dec 2017 18:04:32 +0000 (13:04 -0500)
commit7ff061303382ed4151ff6932a9f356f6aac0bc4a
tree82ee5d902db45167b519b721ddbf64cb3eea13d3
parent37ea9830139b321497640b6d8fe93bb2fe00d1f6
media: cx25840: describe standard for 0b1100 value in AFD_FMT_STAT bits

A 0b1100 value in 4 LSBs of "General Status 1" register (AFD_FMT_STAT) has
known meaning for CX2584x-series chips - it means that a SECAM signal is
currently detected by the chip.

Use this opportunity to also fix wrong binary values that were present
as comments attached to some entries in an array where
chip register -> V4L2 standard mappings are stored.

Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/cx25840/cx25840-core.c