From: richard.gong@linux.intel.com
To: mdf@kernel.org, gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, dinguyen@kernel.org,
richard.gong@linux.intel.com,
Richard Gong <richard.gong@intel.com>
Subject: [RESEND PATCHv1 0/1] firmware: fpga: replace the error codes with the standard one
Date: Tue, 14 Apr 2020 15:47:53 -0500 [thread overview]
Message-ID: <1586897274-307-1-git-send-email-richard.gong@linux.intel.com> (raw)
From: Richard Gong <richard.gong@intel.com>
The Intel service layer driver has defined error codes for the
specific services, which started from FPGA configuration then RSU
(Remote Status Update).
Intel service layer driver should define the standard error codes
rather than keep adding more error codes for the new services.
The standard error codes will be used by all the clients of Intel service
layer driver.
Replace FPGA and RSU specific error codes with Intel service layer’s
Common error codes.
Richard Gong (1):
firmware: fpga: replace the error codes with the standard ones
drivers/firmware/stratix10-rsu.c | 10 +--
drivers/firmware/stratix10-svc.c | 62 ++++++-------------
drivers/fpga/stratix10-soc.c | 25 +++-----
include/linux/firmware/intel/stratix10-smc.h | 49 +++++++--------
.../linux/firmware/intel/stratix10-svc-client.h | 71 +++++++++-------------
5 files changed, 84 insertions(+), 133 deletions(-)
--
2.7.4
next reply other threads:[~2020-04-14 20:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-14 20:47 richard.gong [this message]
2020-04-14 20:47 ` [RESEND PATCHv1 1/1] firmware: fpga: replace the error codes with the standard ones richard.gong
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=1586897274-307-1-git-send-email-richard.gong@linux.intel.com \
--to=richard.gong@linux.intel.com \
--cc=dinguyen@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mdf@kernel.org \
--cc=richard.gong@intel.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
Powered by JetHome