Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media: video-mux: Skip dangling endpoints
i.MX6 device tree include files contain dangling endpoints for the board device tree writers' convenience. These are still included in many existing device trees. Treat dangling endpoints as non-existent to support them. Signed-off-by: Philipp Zabel <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Fixes: 612b385 ("media: video-mux: Create media links in bound notifier") Signed-off-by: Mauro Carvalho Chehab <[email protected]>
- Loading branch information