mbox series

[0/2] fpga: small fixes for 4.19

Message ID 20180816194214.3462-1-atull@kernel.org (mailing list archive)
Headers show
Series fpga: small fixes for 4.19 | expand

Message

Alan Tull Aug. 16, 2018, 7:42 p.m. UTC
Hi Greg,

Please take these two small fixes for FPGA.  They've been
reviewed on the mailing lists.  They apply cleanly on
linux-next/master.

Thanks,
Alan

Colin Ian King (1):
  drivers: fpga: fix two trivial spelling mistakes

Wei Yongjun (1):
  fpga: dfl: fme: fix return value check in in pr_mgmt_init()

 drivers/fpga/dfl-afu-dma-region.c | 2 +-
 drivers/fpga/dfl-fme-mgr.c        | 2 +-
 drivers/fpga/dfl-fme-pr.c         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)