Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1219889

[git pull] m68knommu/coldfire fixes for 4.3

From Greg Ungerer <gerg@uclinux.org>
Newsgroups linux.kernel
Subject [git pull] m68knommu/coldfire fixes for 4.3
Date 2015-09-07 04:00 +0200
Message-ID <q5TSW-858-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[git pull] m68knommu/coldfire fixes for 4.3 Greg Ungerer <gerg@uclinux.org> - 2015-09-07 04:00 +0200

csiph-web