mirror of
				https://github.com/DigitalDevices/dddvb.git
				synced 2025-03-01 10:35:23 +00:00 
			
		
		
		
	check if MCI interface present
This commit is contained in:
		| @@ -134,6 +134,8 @@ int ddb_mci_cmd_link(struct ddb_link *link, | ||||
| 	struct mci_result res; | ||||
| 	int stat; | ||||
|  | ||||
| 	if (!link->mci_ok) | ||||
| 		return -EFAULT; | ||||
| 	if (!result) | ||||
| 		result = &res; | ||||
| 	mutex_lock(&link->mci_lock); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user