From: hramrach@gmail.com (Michal Suchanek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] s3c64xx debug prints
Date: Tue, 28 Jul 2015 11:29:57 +0200 [thread overview]
Message-ID: <cover.1438075797.git.hramrach@gmail.com> (raw)
Hello,
while debugging spi failures I found that debug prints provided by the driver
are insufficient.
The hardware specific driver is the only place in kernel where things like SPI
bus speed, used clock, transfer mode, etc. are known.
Thanks
Michal
Michal Suchanek (2):
spi: s3c64xx: print fifo size on probe.
spi: s3c64xx: add more debug prints.
drivers/spi/spi-s3c64xx.c | 27 +++++++++++++++++++++++++--
1 file changed, 25 insertions(+), 2 deletions(-)
--
2.1.4
next reply other threads:[~2015-07-28 9:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-28 9:29 Michal Suchanek [this message]
2015-07-24 15:36 ` [PATCH 1/2] spi: s3c64xx: print fifo size on probe Michal Suchanek
2015-07-28 9:37 ` [PATCH v2 2/2] spi: s3c64xx: add more debug prints Michal Suchanek
2015-07-28 14:52 ` Mark Brown
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=cover.1438075797.git.hramrach@gmail.com \
--to=hramrach@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).