From: jassi.brar@samsung.com (Jassi Brar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/9] ARM: SMDKC100: Add audio devices on board
Date: Tue, 18 May 2010 14:10:39 +0900 [thread overview]
Message-ID: <1274159439-19425-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-s5pc100/mach-smdkc100.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-s5pc100/mach-smdkc100.c b/arch/arm/mach-s5pc100/mach-smdkc100.c
index ae3c52c..abd46de 100644
--- a/arch/arm/mach-s5pc100/mach-smdkc100.c
+++ b/arch/arm/mach-s5pc100/mach-smdkc100.c
@@ -151,6 +151,8 @@ static struct platform_device *smdkc100_devices[] __initdata = {
&s3c_device_hsmmc1,
&s3c_device_hsmmc2,
&smdkc100_lcd_powerdev,
+ &s5pc100_device_iis0,
+ &s5pc100_device_ac97,
};
static void __init smdkc100_map_io(void)
--
1.6.2.5
next prev 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 ` Jassi Brar [this message]
2010-05-18 5:10 ` [PATCH 6/9] ARM: S5P6442: " Jassi Brar
2010-05-18 5:10 ` [PATCH 7/9] ARM: SMDK6442: Add audio devices on board Jassi Brar
2010-05-18 5:10 ` [PATCH 8/9] ARM: S5P6440: Add audio platform devices 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 5/9] ARM: SMDKC100: 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=1274159439-19425-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).