Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 26c8a729 authored by Antti Palosaari's avatar Antti Palosaari Committed by Mauro Carvalho Chehab
Browse files

[media] em28xx: simple comment fix

parent 3491a88e
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -476,8 +476,8 @@ static void terratec_h5_init(struct em28xx *dev)
static void pctv_520e_init(struct em28xx *dev)
static void pctv_520e_init(struct em28xx *dev)
{
{
	/*
	/*
	 * Init TDA8295(?) analog demodulator. Looks like I2C traffic to
	 * Init AVF4910B analog decoder. Looks like I2C traffic to
	 * digital demodulator and tuner are routed via TDA8295.
	 * digital demodulator and tuner are routed via AVF4910B.
	 */
	 */
	int i;
	int i;
	struct {
	struct {