linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jay Fang <f.fangjian@huawei.com>
To: <broonie@kernel.org>
Cc: <linux-spi@vger.kernel.org>, <linuxarm@huawei.com>,
	<huangdaode@huawei.com>
Subject: [PATCH 0/4] spi: Set of cleanups
Date: Mon, 10 May 2021 14:58:19 +0800	[thread overview]
Message-ID: <1620629903-15493-1-git-send-email-f.fangjian@huawei.com> (raw)

Some cleanups of SPI drivers. No functional change.


Thanks,
Jay

Jay Fang (4):
  spi: ppc4xx: include <linux/io.h> instead of <asm/io.h>
  spi: omap-100k: Clean the value of 'status' is not used
  spi: delete repeated words in comments
  spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'

 drivers/spi/spi-bcm2835aux.c    | 2 +-
 drivers/spi/spi-dw-mmio.c       | 2 +-
 drivers/spi/spi-geni-qcom.c     | 4 ++--
 drivers/spi/spi-loopback-test.c | 2 +-
 drivers/spi/spi-omap-100k.c     | 2 --
 drivers/spi/spi-pl022.c         | 4 ++--
 drivers/spi/spi-ppc4xx.c        | 4 ++--
 7 files changed, 9 insertions(+), 11 deletions(-)

-- 
2.7.4


             reply	other threads:[~2021-05-10  6:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-10  6:58 Jay Fang [this message]
2021-05-10  6:58 ` [PATCH 1/4] spi: ppc4xx: include <linux/io.h> instead of <asm/io.h> Jay Fang
2021-05-10  6:58 ` [PATCH 2/4] spi: omap-100k: Clean the value of 'status' is not used Jay Fang
2021-05-10  6:58 ` [PATCH 3/4] spi: delete repeated words in comments Jay Fang
2021-05-10  6:58 ` [PATCH 4/4] spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf' Jay Fang
2021-05-11  8:25 ` [PATCH 0/4] spi: Set of cleanups 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=1620629903-15493-1-git-send-email-f.fangjian@huawei.com \
    --to=f.fangjian@huawei.com \
    --cc=broonie@kernel.org \
    --cc=huangdaode@huawei.com \
    --cc=linux-spi@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    /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).