linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3]  drivers: firmware: xilinx: Minor fixes
@ 2018-09-10 20:01 Jolly Shah
  2018-09-10 20:01 ` [PATCH 1/3] firmware: xilinx: Replace init call with probe method Jolly Shah
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jolly Shah @ 2018-09-10 20:01 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-10 20:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-10 20:01 [PATCH 0/3] drivers: firmware: xilinx: Minor fixes Jolly Shah
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

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).