Re: [PATCH] media/siano: kill pointless kmutex definitions

2020-11-25 Thread Davidlohr Bueso
ping On Sun, 01 Nov 2020, Davidlohr Bueso wrote: Use the mutex api instead of renaming the calls for this driver. Signed-off-by: Davidlohr Bueso --- This was found while auditing mutex semantics in drivers. drivers/media/common/siano/smscoreapi.c | 42 drivers/media/

[PATCH] media/siano: kill pointless kmutex definitions

2020-11-01 Thread Davidlohr Bueso
Use the mutex api instead of renaming the calls for this driver. Signed-off-by: Davidlohr Bueso --- This was found while auditing mutex semantics in drivers. drivers/media/common/siano/smscoreapi.c | 42 drivers/media/common/siano/smscoreapi.h | 5 --- drivers/media/