]> git.karo-electronics.de Git - linux-beck.git/commit
USB: media: lirc: igorplugusb: remove CONFIG_USB_DEBUG support
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 May 2014 18:34:03 +0000 (11:34 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 May 2014 18:22:47 +0000 (11:22 -0700)
commitcf24df6061b02063af19aba130d0fc4546959520
treee83938cca368c6ea936949efc70b698ac5043199
parent834b4d5136a8171066537b3c73c79863a50155cb
USB: media: lirc: igorplugusb: remove CONFIG_USB_DEBUG support

The config option is gone, so port the driver over to using the dynamic
debug infrastructure instead, like all other USB drivers.

Cc: Jarod Wilson <jarod@wilsonet.com>
Cc: Mauro Carvalho Chehab <m.chehab@samsung.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Andreea-Cristina Bernat <bernat.ada@gmail.com>
Cc: Matina Maria Trompouki <mtrompou@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/lirc/lirc_igorplugusb.c