mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	 1b948134c0
			
		
	
	
		1b948134c0
		
	
	
	
	
		
			
			Commit a753bfcfdb ("intel_th: Make the switch allocate its subdevices")
changed the behavior so that the output port devices are created only for
the ports reported by the hardware and their initial state is "unassigned"
until a corresponding output port driver is loaded. Reflect this fact in
the ABI documentation.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Reported-by: Ricardo Neri <ricardo.neri@intel.com>
		
	
			
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			681 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			681 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| What:		/sys/bus/intel_th/devices/<intel_th_id>-<device><id>/active
 | |
| Date:		June 2015
 | |
| KernelVersion:	4.3
 | |
| Contact:	Alexander Shishkin <alexander.shishkin@linux.intel.com>
 | |
| Description:	(RW) Writes of 1 or 0 enable or disable trace output to this
 | |
| 		output device. Reads return current status. Requires that the
 | |
| 		correstponding output port driver be loaded.
 | |
| 
 | |
| What:		/sys/bus/intel_th/devices/<intel_th_id>-msc<msc-id>/port
 | |
| Date:		June 2015
 | |
| KernelVersion:	4.3
 | |
| Contact:	Alexander Shishkin <alexander.shishkin@linux.intel.com>
 | |
| Description:	(RO) Port number, corresponding to this output device on the
 | |
| 		switch (GTH) or "unassigned" if the corresponding output
 | |
| 		port driver is not loaded.
 |