All of lore.kernel.org
 help / color / mirror / Atom feed
From: sameo@linux.intel.com (Samuel Ortiz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.
Date: Mon, 12 Dec 2011 18:44:29 +0100	[thread overview]
Message-ID: <20111212174429.GU13952@sortiz-mobl> (raw)
In-Reply-To: <1322427655-914-1-git-send-email-jochen@scram.de>

Hi Jochen,

On Sun, Nov 27, 2011 at 10:00:54PM +0100, Jochen Friedrich wrote:
> Signed-off-by: Jochen Friedrich <jochen@scram.de>
> ---
>  arch/arm/mach-sa1100/assabet.c          |    1 +
>  arch/arm/mach-sa1100/cerf.c             |    1 +
>  arch/arm/mach-sa1100/collie.c           |    8 ++++-
>  arch/arm/mach-sa1100/include/mach/mcp.h |    2 +
>  arch/arm/mach-sa1100/lart.c             |    1 +
>  arch/arm/mach-sa1100/shannon.c          |    1 +
>  arch/arm/mach-sa1100/simpad.c           |    8 ++++-
>  drivers/mfd/mcp-core.c                  |   44 +++++++++++++++++++++++++++-
>  drivers/mfd/mcp-sa11x0.c                |    7 +++-
>  drivers/mfd/ucb1x00-core.c              |   48 +++++++++++++++++++++++-------
>  drivers/mfd/ucb1x00-ts.c                |    2 +-
>  include/linux/mfd/mcp.h                 |    7 +++-
>  include/linux/mfd/ucb1x00.h             |    5 ++-
>  include/linux/mod_devicetable.h         |   11 +++++++
>  scripts/mod/file2alias.c                |   13 ++++++++
>  15 files changed, 138 insertions(+), 21 deletions(-)
I applied your 2 patches, thanks.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

  parent reply	other threads:[~2011-12-12 17:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-27 21:00 [PATCH 1/2] ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus Jochen Friedrich
2011-11-27 21:00 ` [PATCH 2/2] ARM: sa1100: Refactor mcp-sa11x0 to use platform resources Jochen Friedrich
2012-01-14  9:21   ` Russell King - ARM Linux
2012-01-17  9:41     ` Jochen Friedrich
2012-01-17 20:12       ` Russell King - ARM Linux
2012-01-18 11:30         ` Jochen Friedrich
2012-01-18 11:48           ` Russell King - ARM Linux
2011-12-12 17:44 ` Samuel Ortiz [this message]
2012-01-18 15:21 ` [PATCH 1/2] ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus Russell King - ARM Linux
2012-01-20 17:11   ` Russell King - ARM Linux

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=20111212174429.GU13952@sortiz-mobl \
    --to=sameo@linux.intel.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.