[PATCH] media: uvcvido: Include streaming interface number in debugfs dir name

2019-04-27 Thread Torleiv Sundre
ctory." This patch includes the uvc streaming interface number in the debugfs directory name, to make sure it is unique. The directory name format is changed from "-" to "--" Signed-off-by: Torleiv Sundre --- drivers/media/usb/uvc/uvc_debugfs.c | 3 ++- 1 file change

Bug: media device controller node not removed when uvc device is unplugged

2018-06-07 Thread Torleiv Sundre
g a kernel from mainline, with the same result. I'm running on x86_64. Torleiv Sundre