All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] First set of FPGA Manager changes for 5.12-rc1
@ 2021-01-12  7:14 Moritz Fischer
  2021-01-12  9:22 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Moritz Fischer @ 2021-01-12  7:14 UTC (permalink / raw)
  To: gregkh; +Cc: linux-fpga, trix, moritzf

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git tags/fpga-cleanup-for-5.12

for you to fetch changes up to e41d4c011706c97f2faea6ef2e46e51f52d8f715:

  fpga: dfl: fme: Constify static attribute_group structs (2021-01-10 10:57:14 -0800)

----------------------------------------------------------------
First set of FPGA Manager changes for 5.12-rc1

This is the first set of changes for the FPGA Manager 5.12-rc1
mergewindow.

DFL:
- Minor cleanup, constifying a static attribute group

Core:
- Minor cleanup, using DEFINE_SPINLOCK over open coding it

All patches have been reviewed on the mailing list, and have been in the
last linux-next releases (as part of my for-next branch) without issues.

Signed-off-by: Moritz Fischer <mdf@kernel.org>

----------------------------------------------------------------
Rikard Falkeborn (1):
      fpga: dfl: fme: Constify static attribute_group structs

Zheng Yongjun (1):
      fpga: Use DEFINE_SPINLOCK() for spinlock

 drivers/fpga/dfl-fme-perf.c | 6 +++---
 drivers/fpga/fpga-bridge.c  | 4 +---
 2 files changed, 4 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] First set of FPGA Manager changes for 5.12-rc1
  2021-01-12  7:14 [GIT PULL] First set of FPGA Manager changes for 5.12-rc1 Moritz Fischer
@ 2021-01-12  9:22 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2021-01-12  9:22 UTC (permalink / raw)
  To: Moritz Fischer; +Cc: linux-fpga, trix, moritzf

On Mon, Jan 11, 2021 at 11:14:55PM -0800, Moritz Fischer wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git tags/fpga-cleanup-for-5.12

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2021-01-12  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-12  7:14 [GIT PULL] First set of FPGA Manager changes for 5.12-rc1 Moritz Fischer
2021-01-12  9:22 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.