From: jason@lakedaemon.net (Jason Cooper)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: mvebu fixes for v3.8-rc5
Date: Wed, 23 Jan 2013 01:29:43 +0000 [thread overview]
Message-ID: <1358904583.07bA7B0.11715@triton> (raw)
The following changes since commit 11d5993df2e1f65e3acfeb92a3febe88803b3e7f:
arm: mvebu: Fix memory size for Armada 370 DB (2013-01-10 19:16:51 +0000)
are available in the git repository at:
git://git.infradead.org/users/jcooper/linux.git tags/mvebu_fixes_for_v3.8-rc5
for you to fetch changes up to 09d75bc7d217bd8868899028a98b53423e6b3324:
ARM: kirkwood: fix missing #interrupt-cells property (2013-01-23 01:10:48 +0000)
----------------------------------------------------------------
mvebu fixes for v3.8-rc5
- fix memory leak in mvebu/clk-cpu.c
- use devm_ to correct/simplify error paths in mvsdio
- add missing #interrupt-cells property in kirkwood
----------------------------------------------------------------
Andrew Lunn (1):
mmc: mvsdio: use devm_ API to simplify/correct error paths.
Cong Ding (1):
clk: mvebu/clk-cpu.c: fix memory leakage
Sebastian Hesselbarth (1):
ARM: kirkwood: fix missing #interrupt-cells property
arch/arm/boot/dts/kirkwood.dtsi | 2 +
drivers/clk/mvebu/clk-cpu.c | 9 ++--
drivers/mmc/host/mvsdio.c | 92 ++++++++++++++---------------------------
3 files changed, 38 insertions(+), 65 deletions(-)
next reply other threads:[~2013-01-23 1:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-23 1:29 Jason Cooper [this message]
2013-01-24 4:34 ` [GIT PULL] ARM: mvebu fixes for v3.8-rc5 Olof Johansson
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=1358904583.07bA7B0.11715@triton \
--to=jason@lakedaemon.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).