From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL 2/7] omap serial pm cleanup for v3.11 merge window Date: Thu, 20 Jun 2013 16:56:20 +0200 Message-ID: <201306201656.20614.arnd@arndb.de> References: <0Lwpku-1UDWoh3rPk-016pC6@mx.kundenserver.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de ([212.227.126.187]:58713 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757829Ab3FTO4t (ORCPT ); Thu, 20 Jun 2013 10:56:49 -0400 In-Reply-To: <0Lwpku-1UDWoh3rPk-016pC6@mx.kundenserver.de> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: Olof Johansson , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org On Tuesday 18 June 2013, Tony Lindgren wrote: > The following changes since commit f722406faae2d073cc1d01063d1123c35425939e: > > Linux 3.10-rc1 (2013-05-11 17:14:08 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.11/pm-serial-signed > > for you to fetch changes up to 1e383d7bdd988b1453a3a86f5e14b012700f7dff: > > Merge tag 'omap-pm-v3.11/cleanup/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.11/pm-serial (2013-06-17 04:03:14 -0700) > > ---------------------------------------------------------------- > > Serial driver platform init code clean-up via Kevin Hilman : > > OMAP: PM: the serial core + driver can no handle no_console_suspend support > without any SoC specific handlding or SoC-specific DT bindings. Remove > the now unused SoC specifics for OMAP. > Pulled into next/cleanup, thanks! Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 20 Jun 2013 16:56:20 +0200 Subject: [GIT PULL 2/7] omap serial pm cleanup for v3.11 merge window In-Reply-To: <0Lwpku-1UDWoh3rPk-016pC6@mx.kundenserver.de> References: <0Lwpku-1UDWoh3rPk-016pC6@mx.kundenserver.de> Message-ID: <201306201656.20614.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 18 June 2013, Tony Lindgren wrote: > The following changes since commit f722406faae2d073cc1d01063d1123c35425939e: > > Linux 3.10-rc1 (2013-05-11 17:14:08 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.11/pm-serial-signed > > for you to fetch changes up to 1e383d7bdd988b1453a3a86f5e14b012700f7dff: > > Merge tag 'omap-pm-v3.11/cleanup/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-v3.11/pm-serial (2013-06-17 04:03:14 -0700) > > ---------------------------------------------------------------- > > Serial driver platform init code clean-up via Kevin Hilman : > > OMAP: PM: the serial core + driver can no handle no_console_suspend support > without any SoC specific handlding or SoC-specific DT bindings. Remove > the now unused SoC specifics for OMAP. > Pulled into next/cleanup, thanks! Arnd