blob: 1ef9171594362b988cd0bdb5979e20f5a9916d3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
title: "BSP 4.1.x upport parallel graph link verify fix"
team: MM
key: 19bf56d0-8367-11eb-ac3a-732f4426f8be
status: Active
assignee: Niklas
bsp41x:
- d49352737eea892aa8c668c0afca4fdb2a044fc5 # media: platform: rcar-vin: fix parallel notifier fail
upstream:
- lore: 20211127164135.2617686-2-niklas.soderlund+renesas@ragnatech.se
comments:
- This fix is incorrect, vin->parallel is a not a pointer so all the patch do is disable the check.
- The patch still highlights an area of improvement. There can be a Gen3 system with a single VIN1 or VIN5 enabled and connected to a parallel interface that would trigger the WARN_ON() incorrectly.
|