mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] fpga manager fixes
@ 2015-10-22 17:38 atull
  2015-10-22 17:38 ` [PATCH 1/2] fpga manager: ensure lifetime with of_fpga_mgr_get atull
  2015-10-22 17:38 ` [PATCH 2/2] fpga manager: remove unnecessary null pointer checks atull
  0 siblings, 2 replies; 4+ messages in thread
From: atull @ 2015-10-22 17:38 UTC (permalink / raw)
  To: gregkh
  Cc: Josh Cartwright, Moritz Fischer, linux-kernel, delicious.quinoa,
	dinguyen, Alan Tull

From: Alan Tull <atull@opensource.altera.com>

Two patches to fix some issues that were brought up
in the review of "add FPGA manager core".

Alan

Alan Tull (2):
  fpga manager: ensure lifetime with of_fpga_mgr_get
  fpga manager: remove unnecessary null pointer checks

 drivers/fpga/fpga-mgr.c |   44 +++++++++++++++++++++-----------------------
 1 file changed, 21 insertions(+), 23 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2015-10-22 18:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-22 17:38 [PATCH 0/2] fpga manager fixes atull
2015-10-22 17:38 ` [PATCH 1/2] fpga manager: ensure lifetime with of_fpga_mgr_get atull
2015-10-22 17:38 ` [PATCH 2/2] fpga manager: remove unnecessary null pointer checks atull
2015-10-22 17:50   ` Moritz Fischer

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