[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1586897274-307-1-git-send-email-richard.gong@linux.intel.com>
Date: Tue, 14 Apr 2020 15:47:53 -0500
From: richard.gong@...ux.intel.com
To: mdf@...nel.org, gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org, dinguyen@...nel.org,
richard.gong@...ux.intel.com, Richard Gong <richard.gong@...el.com>
Subject: [RESEND PATCHv1 0/1] firmware: fpga: replace the error codes with the standard one
From: Richard Gong <richard.gong@...el.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
Powered by blists - more mailing lists