All of lore.kernel.org
 help / color / mirror / Atom feed
From: charles.kearney@hpe.com
To: charles.kearney@hpe.com, verdun@hpe.com, nick.hawkins@hpe.com,
	broonie@kernel.org, linux-spi@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v1 0/1] spi: spi-gxp: BUG: Correct spi write return value
Date: Wed, 20 Sep 2023 21:53:38 +0000	[thread overview]
Message-ID: <20230920215339.4125856-1-charles.kearney@hpe.com> (raw)

From: Charles Kearney <charles.kearney@hpe.com>

Bug fix to correct return value of gxp_spi_write function to zero.
Completion of succesful operation should return zero.

Fixes: 730bc8ba5e9e spi: spi-gxp: Add support for HPE GXP SoCs

Charles Kearney (1):
  spi: spi-gxp: BUG: Correct spi write return value

 drivers/spi/spi-gxp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.1


             reply	other threads:[~2023-09-20 21:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-20 21:53 charles.kearney [this message]
2023-09-20 21:53 ` [PATCH v1 1/1] spi: spi-gxp: BUG: Correct spi write return value charles.kearney
2023-09-27 15:06 ` [PATCH v1 0/1] " Mark Brown
2023-09-28  8:35 ` 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=20230920215339.4125856-1-charles.kearney@hpe.com \
    --to=charles.kearney@hpe.com \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=nick.hawkins@hpe.com \
    --cc=verdun@hpe.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.