public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates for 2.6.37-rc4
Date: Wed, 24 Nov 2010 16:38:00 +0900	[thread overview]
Message-ID: <20101124073800.GA2212@linux-sh.org> (raw)

A fairly straightforward set of fixes. Now that we're later in .37, I've
also opted to kill off an unused API call in the clock framework, isolate
legacy support, and update the users accordingly. This will prevent new
users being added in .38, which are already popping up.

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh-fixes-for-linus

Which contains:

Giuseppe CAVALLARO (3):
      sh: avoid to flush all cache in sys_cacheflush
      sh: fix vsyscall compilation due to .eh_frame issue
      sh: Use GCC __builtin_prefetch() to implement prefetch().

Paul Mundt (4):
      sh: clkfwk: Kill off unused clk_set_rate_ex().
      sh: clkfwk: Kill off now unused algo_id in set_rate op.
      sh: clkfwk: Disable init clk op for non-legacy clocks.
      sh: clkfwk: Build fix for non-legacy CPG changes.

 Documentation/DocBook/sh.tmpl            |    4 ---
 Documentation/sh/clk.txt                 |   32 ----------------------------
 arch/arm/mach-shmobile/clock-sh7372.c    |    6 +---
 arch/sh/include/asm/processor_32.h       |    7 ++++-
 arch/sh/kernel/cpu/sh4/clock-sh4-202.c   |    2 +-
 arch/sh/kernel/sys_sh.c                  |    2 +-
 arch/sh/kernel/vsyscall/vsyscall-trapa.S |    2 +-
 drivers/sh/clk/core.c                    |   16 +++++--------
 drivers/sh/clk/cpg.c                     |    7 ++---
 include/linux/sh_clk.h                   |   34 ++---------------------------
 10 files changed, 22 insertions(+), 90 deletions(-)
 delete mode 100644 Documentation/sh/clk.txt

                 reply	other threads:[~2010-11-24  7:38 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=20101124073800.GA2212@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@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