All of lore.kernel.org
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/4] omap clean-up for v3.18 merge window
Date: Thu, 18 Sep 2014 13:11:03 -0700	[thread overview]
Message-ID: <pull-1411070912-460910-4> (raw)
In-Reply-To: <pull-1411070912-460910>

The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/cleanup-for-v3.18

for you to fetch changes up to 3d0cb73e9c85e60206ea9d5191bc0b9a0c4c8a99:

  arm: mach-omap2: Convert pr_warning to pr_warn (2014-09-18 09:53:57 -0700)

----------------------------------------------------------------
Clean-up for omaps for v3.18 merge window:

- Remove unused pieces of the legacy DMA API as we're moving to
  dmaengine API

- Search and replace to standardize on pr_warn instead of pr_warning

----------------------------------------------------------------
Joe Perches (1):
      arm: mach-omap2: Convert pr_warning to pr_warn

Tony Lindgren (1):
      ARM: OMAP: Remove unused pieces of legacy DMA API

 arch/arm/mach-omap2/display.c            |   2 +-
 arch/arm/mach-omap2/hdq1w.c              |   4 +-
 arch/arm/mach-omap2/i2c.c                |   2 +-
 arch/arm/mach-omap2/msdi.c               |   4 +-
 arch/arm/mach-omap2/mux.c                |   2 +-
 arch/arm/mach-omap2/omap_hwmod.c         |  26 +-
 arch/arm/mach-omap2/pdata-quirks.c       |   4 +-
 arch/arm/mach-omap2/pm34xx.c             |   2 +-
 arch/arm/mach-omap2/smartreflex-class3.c |   4 +-
 arch/arm/mach-omap2/sr_device.c          |   2 +-
 arch/arm/mach-omap2/vc.c                 |   2 +-
 arch/arm/mach-omap2/voltage.c            |  22 +-
 arch/arm/mach-omap2/wd_timer.c           |   4 +-
 arch/arm/plat-omap/dma.c                 | 737 +------------------------------
 include/linux/omap-dma.h                 |  37 --
 15 files changed, 46 insertions(+), 808 deletions(-)

  parent reply	other threads:[~2014-09-18 20:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-18 20:11 [GIT PULL 1/4] part 2 of omap intc changes for v3.18 merge window Tony Lindgren
2014-09-18 20:11 ` [GIT PULL 2/4] part 2 of omap SoC " Tony Lindgren
2014-09-18 20:11 ` Tony Lindgren
2014-09-25 22:07   ` Arnd Bergmann
2014-09-25 22:07     ` Arnd Bergmann
2014-09-18 20:11 ` Tony Lindgren
2014-09-18 20:11 ` [GIT PULL 3/4] part 2 of omap dts " Tony Lindgren
2014-09-18 20:11 ` Tony Lindgren
2014-09-25 22:08   ` Arnd Bergmann
2014-09-25 22:08     ` Arnd Bergmann
2014-09-18 20:11 ` Tony Lindgren
2014-09-18 20:11 ` [GIT PULL 4/4] omap clean-up " Tony Lindgren
2014-09-18 20:11 ` Tony Lindgren [this message]
2014-09-25 22:10   ` Arnd Bergmann
2014-09-25 22:10     ` Arnd Bergmann
2014-09-18 20:11 ` Tony Lindgren
2014-09-25 21:58 ` [GIT PULL 1/4] part 2 of omap intc changes " Arnd Bergmann
2014-09-25 21:58   ` Arnd Bergmann

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=pull-1411070912-460910-4 \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.