linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@uclinux.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Development <linux-kernel@vger.kernel.org>,
	Linux/m68k <linux-m68k@vger.kernel.org>,
	uClinux development list <uclinux-dev@uclinux.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: [git pull] m68knommu/coldfire fixes for 4.3
Date: Mon, 7 Sep 2015 11:56:02 +1000	[thread overview]
Message-ID: <55ECEEB2.1010504@uclinux.org> (raw)

Hi Linus,

Can you please pull the m68knommu git tree, for-next branch.
Only a couple of patches this time. One migrating the clock driver code
to the new set-state interface. The other cleaning up to use the PFN_DOWN
macro.

Regards
Greg



The following changes since commit c13dcf9f2d6f5f06ef1bf79ec456df614c5e058b:

  Linux 4.2-rc8 (2015-08-23 20:52:59 -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 50e48bd0673180311874d0c1bd88505eefd75c4e:

  m68k/coldfire: use PFN_DOWN macro (2015-08-24 14:31:38 +1000)

----------------------------------------------------------------
Alexander Kuleshov (1):
      m68k/coldfire: use PFN_DOWN macro

Viresh Kumar (1):
      m68k/coldfire/pit: Migrate to new 'set-state' interface

 arch/m68k/coldfire/m54xx.c |  9 ++++---
 arch/m68k/coldfire/pit.c   | 66 +++++++++++++++++++++-------------------------
 2 files changed, 35 insertions(+), 40 deletions(-)

                 reply	other threads:[~2015-09-07  1:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=55ECEEB2.1010504@uclinux.org \
    --to=gerg@uclinux.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=uclinux-dev@uclinux.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).