linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: jassi.brar@samsung.com (Jassi Brar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 7/9] ARM: SMDK6442: Add audio devices on board
Date: Tue, 18 May 2010 14:10:48 +0900	[thread overview]
Message-ID: <1274159448-19489-1-git-send-email-jassi.brar@samsung.com> (raw)
In-Reply-To: <1274159402-19265-1-git-send-email-jassi.brar@samsung.com>

Add audio platform devices on the smdk by default.

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
---
 arch/arm/mach-s5p6442/mach-smdk6442.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-s5p6442/mach-smdk6442.c b/arch/arm/mach-s5p6442/mach-smdk6442.c
index 0d63371..ebcf997 100644
--- a/arch/arm/mach-s5p6442/mach-smdk6442.c
+++ b/arch/arm/mach-s5p6442/mach-smdk6442.c
@@ -65,6 +65,7 @@ static struct s3c2410_uartcfg smdk6442_uartcfgs[] __initdata = {
 };
 
 static struct platform_device *smdk6442_devices[] __initdata = {
+	&s5p6442_device_iis0,
 };
 
 static void __init smdk6442_map_io(void)
-- 
1.6.2.5

  parent reply	other threads:[~2010-05-18  5:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-18  5:10 [PATCH] SAMSUNG: Audio support Jassi Brar
2010-05-18  5:10 ` [PATCH 1/9] ARM: S5PV210: Add audio platform devices Jassi Brar
2010-05-18  5:24   ` Ben Dooks
2010-05-18  5:34     ` Jassi Brar
2010-05-18  5:39       ` Ben Dooks
2010-05-18  7:01         ` Jassi Brar
2010-05-18  5:10 ` [PATCH 2/9] ARM: SMDKV210: Add audio devices on board Jassi Brar
2010-05-18  5:10 ` [PATCH 3/9] ARM: SMDKC110: " Jassi Brar
2010-05-18  5:10 ` [PATCH 4/9] ARM: S5PC100: Add audio platform devices Jassi Brar
2010-05-18  5:10 ` [PATCH 5/9] ARM: SMDKC100: Add audio devices on board Jassi Brar
2010-05-18  5:10 ` [PATCH 6/9] ARM: S5P6442: Add audio platform devices Jassi Brar
2010-05-18  5:10 ` Jassi Brar [this message]
2010-05-18  5:10 ` [PATCH 8/9] ARM: S5P6440: " Jassi Brar
2010-05-18  5:10 ` [PATCH 9/9] ARM: SMDK6440: Add audio devices on board Jassi Brar
2010-05-18 18:47 ` [PATCH] SAMSUNG: Audio support Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2010-05-18  7:02 [PATCHv2] " Jassi Brar
2010-05-18  7:02 ` [PATCH 7/9] ARM: SMDK6442: Add audio devices on board Jassi Brar

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=1274159448-19489-1-git-send-email-jassi.brar@samsung.com \
    --to=jassi.brar@samsung.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 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).