mirror of https://gitee.com/openkylin/linux.git
[media] em28xx: simple comment fix
Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
3491a88ea0
commit
26c8a729d7
|
@ -476,8 +476,8 @@ static void terratec_h5_init(struct em28xx *dev)
|
|||
static void pctv_520e_init(struct em28xx *dev)
|
||||
{
|
||||
/*
|
||||
* Init TDA8295(?) analog demodulator. Looks like I2C traffic to
|
||||
* digital demodulator and tuner are routed via TDA8295.
|
||||
* Init AVF4910B analog decoder. Looks like I2C traffic to
|
||||
* digital demodulator and tuner are routed via AVF4910B.
|
||||
*/
|
||||
int i;
|
||||
struct {
|
||||
|
|
Loading…
Reference in New Issue