lkml.org 
[lkml]   [2012]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 0/3] staging: line6: replace CONFIG_LINE6_USB_DEBUG with dyndbg
From
On Sun, Nov 11, 2012 at 1:52 PM, Stefan Hajnoczi <stefanha@gmail.com> wrote:
> Daniel Mack <zonque@gmail.com> suggested the dyndbg mechanism which allows
> dev_dbg() messages to be enabled/disabled at run-time. This is more powerful
> than the compile-time CONFIG_LINE6_USB_DEBUG option.
>
> This patch series converts debug messages to dev_dbg() and drops the obsolete
> CONFIG_LINE6_USB_DEBUG option.
>
> Stefan Hajnoczi (3):
> staging: line6: replace DEBUG_MESSAGES() with dev_dbg()
> staging: line6: drop unused DEBUG_MESSAGES() macro
> staging: line6: drop unused CONFIG_LINE6_USB_DEBUG
>
> drivers/staging/line6/Kconfig | 8 ------
> drivers/staging/line6/driver.c | 6 ++---
> drivers/staging/line6/driver.h | 6 -----
> drivers/staging/line6/pod.c | 57 ++++++++++++++++--------------------------
> drivers/staging/line6/variax.c | 12 ++++-----
> 5 files changed, 28 insertions(+), 61 deletions(-)

I forgot to mention these patches apply on top of the "staging: line6:
checkpatch.pl cleanups" series I sent earlier today.

Stefan


\
 
 \ /
  Last update: 2012-11-11 15:01    [W:0.051 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site