Skip to content
Commit f0d0f585 authored by Naushir Patuck's avatar Naushir Patuck Committed by Dom Cobley
Browse files

drivers: bcm2835_isp: Allow multiple users for the ISP driver.



Add a second (identical) set of device nodes to allow concurrent use of the ISP
hardware by another user. This change effectively creates a second state
structure (struct bcm2835_isp_dev) to maintain independent state for the second
user. Node and media entity names are appened with the instance index
appropriately.

Further users can be added by changing the BCM2835_ISP_NUM_INSTANCES define.

Signed-off-by: default avatarNaushir Patuck <naush@raspberrypi.com>
parent 58381bd2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment