From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753324Ab2CLGez (ORCPT ); Mon, 12 Mar 2012 02:34:55 -0400 Received: from linux-sh.org ([111.68.239.195]:42366 "EHLO linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751019Ab2CLGej (ORCPT ); Mon, 12 Mar 2012 02:34:39 -0400 Date: Mon, 12 Mar 2012 15:34:33 +0900 From: Paul Mundt To: Linus Torvalds Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] sh fixes for 3.3-rc8 Message-ID: <20120312063433.GA5767@linux-sh.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 55062d061790b43aee01ab3f9ac57b8596254f19: x86: fix typo in recent find_vma_prev purge (2012-03-06 18:48:13 -0800) are available in the git repository at: git://github.com/pmundt/linux-sh.git sh-for-linus Phil Edworthy (1): sh: Fix sh2a vbr table for more than 255 irqs Rafael J. Wysocki (1): sh-sci / PM: Avoid deadlocking runtime PM Shimoda, Yoshihiro (1): sh: add parameter for RSPI in clock-sh7757 Thomas Schwinge (1): sh: fix up the ubc clock definition for sh7785. arch/sh/kernel/cpu/sh2a/ex.S | 1 + arch/sh/kernel/cpu/sh4a/clock-sh7757.c | 4 +++- arch/sh/kernel/cpu/sh4a/clock-sh7785.c | 2 +- drivers/tty/serial/sh-sci.c | 5 +++++ 4 files changed, 10 insertions(+), 2 deletions(-)