Commit 81d6b37b authored by Francesco Dolcini's avatar Francesco Dolcini Committed by Neil Armstrong
Browse files
parent 728cb3f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -952,7 +952,7 @@ tc358768_atomic_get_input_bus_fmts(struct drm_bridge *bridge,
	case 24:
		input_fmts[0] = MEDIA_BUS_FMT_RGB888_1X24;
		break;
	};
	}

	*num_input_fmts = MAX_INPUT_SEL_FORMATS;