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

Commit c35d066e authored by Jean-Francois Moine's avatar Jean-Francois Moine Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (10637): gspca - t613: Bad sensor name in kernel trace when 'other' sensor.

parent 2797ba2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -685,7 +685,7 @@ static int sd_init(struct gspca_dev *gspca_dev)
		sd->sensor = SENSOR_TAS5130A;
		break;
	case 0x0803:
		PDEBUG(D_CONF, "sensor om6802");
		PDEBUG(D_CONF, "sensor 'other'");
		sd->sensor = SENSOR_OTHER;
		break;
	case 0x0807: