From: jolly.shah@xilinx.com (Jolly Shah)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] drivers: firmware: xilinx: Minor fixes
Date: Mon, 10 Sep 2018 13:01:31 -0700 [thread overview]
Message-ID: <1536609694-7920-1-git-send-email-jollys@xilinx.com> (raw)
This patchset is created on top of commit bca7067d2d4e91f58162b07d73cd94e20437b4f6 from below git repository:
https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-soc-for-v4.20
It contains 1 pending patch from v11 patchset and 2 patches to fix minor review comments received from Olof Johansson.
Rajan Vaja (3):
firmware: xilinx: Replace init call with probe method
firmware: xilinx: Move declaration of qdata to top of the function
firmware: xilinx: Replace if/else with switch case
drivers/firmware/xilinx/zynqmp-debug.c | 15 ++++----
drivers/firmware/xilinx/zynqmp.c | 63 ++++++++++------------------------
2 files changed, 26 insertions(+), 52 deletions(-)
--
2.7.4
next reply other threads:[~2018-09-10 20:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-10 20:01 Jolly Shah [this message]
2018-09-10 20:01 ` [PATCH 1/3] firmware: xilinx: Replace init call with probe method Jolly Shah
2018-09-10 20:01 ` [PATCH 2/3] firmware: xilinx: Move declaration of qdata to top of the function Jolly Shah
2018-09-10 20:01 ` [PATCH 3/3] firmware: xilinx: Replace if/else with switch case Jolly Shah
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=1536609694-7920-1-git-send-email-jollys@xilinx.com \
--to=jolly.shah@xilinx.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).