Re: [PATCH] Make the USB Video Class debug filesystem support compile time optional.

2012-02-15 Thread Hans Petter Selasky
On Tuesday 14 February 2012 22:15:51 Hans Petter Selasky wrote: > The following patch makes the recently added DEBUGFS for UVC optional. > > --HPS > Please ignore this patch. It appears that the DEBUGFS can be disabled by including the correct debugfs.h header file. --HPS -- To unsubscribe fro

[PATCH] Make the USB Video Class debug filesystem support compile time optional.

2012-02-14 Thread Hans Petter Selasky
The following patch makes the recently added DEBUGFS for UVC optional. --HPS Signed-off-by: Hans Petter Selasky --- drivers/media/video/uvc/Kconfig |9 + drivers/media/video/uvc/Makefile |5 - drivers/media/video/uvc/uvc_driver.c | 12 ++-- 3 files changed