From: Fabio Falzoi <fabio.falzoi84@gmail.com>
To: gregkh@linuxfoundation.org
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
wei_wang@realsil.com.cn, micky_ching@realsil.com.cn,
Fabio Falzoi <fabio.falzoi84@gmail.com>
Subject: [PATCH 0/4] Staging: rts5208: Use dynamic debug feature
Date: Sun, 6 Jul 2014 18:12:14 +0200 [thread overview]
Message-ID: <1404663138-21333-1-git-send-email-fabio.falzoi84@gmail.com> (raw)
Use standard dynamic debug features instead of relying on the custom
configuration option CONFIG_RTS5208_DEBUG and a series of home grown
macros.
Fabio Falzoi (4):
Use standard pr_debug instead of a custom macro
Use standard print_hex_dump_debug instead of a custom macro
Remove CONFIG_RTS5208_DEBUG option
Fix a format specifier for dev_err
drivers/staging/rts5208/Kconfig | 7 --
drivers/staging/rts5208/debug.h | 43 -------
drivers/staging/rts5208/ms.c | 146 ++++++++++++------------
drivers/staging/rts5208/rtsx.c | 8 +-
drivers/staging/rts5208/rtsx.h | 1 -
drivers/staging/rts5208/rtsx_card.c | 72 ++++++------
drivers/staging/rts5208/rtsx_card.h | 1 -
drivers/staging/rts5208/rtsx_chip.c | 136 +++++++++++-----------
drivers/staging/rts5208/rtsx_scsi.c | 46 ++++----
drivers/staging/rts5208/rtsx_transport.c | 45 ++++----
drivers/staging/rts5208/sd.c | 189 ++++++++++++++++---------------
drivers/staging/rts5208/spi.c | 8 +-
drivers/staging/rts5208/trace.h | 12 +-
drivers/staging/rts5208/xd.c | 121 ++++++++++----------
14 files changed, 396 insertions(+), 439 deletions(-)
delete mode 100644 drivers/staging/rts5208/debug.h
--
2.0.0
next reply other threads:[~2014-07-06 16:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-06 16:12 Fabio Falzoi [this message]
2014-07-06 16:12 ` [PATCH 1/4] Staging: rts5208: Use standard pr_debug macro Fabio Falzoi
2014-07-06 16:12 ` [PATCH 2/4] Staging: rts5208: Use standard print_hex_dump_debug Fabio Falzoi
2014-07-06 16:23 ` Joe Perches
2014-07-06 16:32 ` Fabio Falzoi
2014-07-06 16:39 ` Joe Perches
2014-07-06 16:12 ` [PATCH 3/4] Staging: rts5208: Remove CONFIG_RTS5208_DEBUG option Fabio Falzoi
2014-07-06 16:12 ` [PATCH 4/4] Staging: rts5208: Fix a format specifier for dev_err Fabio Falzoi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1404663138-21333-1-git-send-email-fabio.falzoi84@gmail.com \
--to=fabio.falzoi84@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=micky_ching@realsil.com.cn \
--cc=wei_wang@realsil.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®