linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@linux-m68k.org>
To: torvalds@linux-foundation.org
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Linux/m68k <linux-m68k@vger.kernel.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: [git pull] m68knommu changes for v5.7
Date: Thu, 9 Apr 2020 13:14:08 +1000	[thread overview]
Message-ID: <ea2d2b5c-a164-7318-3dcf-3c30098364f2@linux-m68k.org> (raw)


Hi Linus,

Can you please pull the m68knommu git tree, for-next branch.

Only a single commit, to remove all use of the obsolete setup_irq()
calls within the m68knommu architecture code.

Regards
Greg



The following changes since commit 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e:

   Linux 5.6-rc7 (2020-03-22 18:31:56 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-next

for you to fetch changes up to ba000760eb0f182e6ef04faca70bb9737a9674b4:

   m68k: Replace setup_irq() by request_irq() (2020-03-23 12:01:19 +1000)

----------------------------------------------------------------
afzal mohammed (1):
       m68k: Replace setup_irq() by request_irq()

  arch/m68k/68000/timers.c      | 16 +++++++---------
  arch/m68k/coldfire/pit.c      | 16 +++++++---------
  arch/m68k/coldfire/sltimers.c | 29 +++++++++++++++--------------
  arch/m68k/coldfire/timers.c   | 31 +++++++++++++++----------------
  4 files changed, 44 insertions(+), 48 deletions(-)

             reply	other threads:[~2020-04-09  3:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09  3:14 Greg Ungerer [this message]
2020-04-09 18:10 ` [git pull] m68knommu changes for v5.7 pr-tracker-bot

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=ea2d2b5c-a164-7318-3dcf-3c30098364f2@linux-m68k.org \
    --to=gerg@linux-m68k.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).